点击或拖拽改变大小

DSkinDataGridView 方法

DSkinDataGridView 类型公开以下成员。

方法
  名称说明
受保护的方法AccessibilityNotifyClients(AccessibleEvents, Int32) (继承自 Control。)
受保护的方法AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) (继承自 Control。)
受保护的方法AccessibilityNotifyCurrentCellChanged (继承自 DataGridView。)
公共方法AdjustColumnHeaderBorderStyle (继承自 DataGridView。)
公共方法AreAllCellsSelected (继承自 DataGridView。)
公共方法AutoResizeColumn(Int32) (继承自 DataGridView。)
公共方法AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode) (继承自 DataGridView。)
受保护的方法AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode, Boolean) (继承自 DataGridView。)
公共方法AutoResizeColumnHeadersHeight (继承自 DataGridView。)
公共方法AutoResizeColumnHeadersHeight(Int32) (继承自 DataGridView。)
受保护的方法AutoResizeColumnHeadersHeight(Boolean, Boolean) (继承自 DataGridView。)
受保护的方法AutoResizeColumnHeadersHeight(Int32, Boolean, Boolean) (继承自 DataGridView。)
公共方法AutoResizeColumns (继承自 DataGridView。)
公共方法AutoResizeColumns(DataGridViewAutoSizeColumnsMode) (继承自 DataGridView。)
受保护的方法AutoResizeColumns(DataGridViewAutoSizeColumnsMode, Boolean) (继承自 DataGridView。)
公共方法AutoResizeRow(Int32) (继承自 DataGridView。)
公共方法AutoResizeRow(Int32, DataGridViewAutoSizeRowMode) (继承自 DataGridView。)
受保护的方法AutoResizeRow(Int32, DataGridViewAutoSizeRowMode, Boolean) (继承自 DataGridView。)
公共方法AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode) (继承自 DataGridView。)
公共方法AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode) (继承自 DataGridView。)
受保护的方法AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean) (继承自 DataGridView。)
受保护的方法AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean) (继承自 DataGridView。)
公共方法AutoResizeRows (继承自 DataGridView。)
公共方法AutoResizeRows(DataGridViewAutoSizeRowsMode) (继承自 DataGridView。)
受保护的方法AutoResizeRows(DataGridViewAutoSizeRowsMode, Boolean) (继承自 DataGridView。)
受保护的方法AutoResizeRows(Int32, Int32, DataGridViewAutoSizeRowMode, Boolean) (继承自 DataGridView。)
公共方法BeginEdit (继承自 DataGridView。)
公共方法BeginInvoke(Delegate) (继承自 Control。)
公共方法BeginInvoke(Delegate, Object) (继承自 Control。)
公共方法BringToFront (继承自 Control。)
公共方法CancelEdit (继承自 DataGridView。)
公共方法ClearSelection (继承自 DataGridView。)
受保护的方法ClearSelection(Int32, Int32, Boolean) (继承自 DataGridView。)
公共方法CommitEdit (继承自 DataGridView。)
公共方法Contains (继承自 Control。)
受保护的方法CreateAccessibilityInstance (继承自 DataGridView。)
受保护的方法CreateColumnsInstance (继承自 DataGridView。)
公共方法CreateControl (继承自 Control。)
受保护的方法CreateControlsInstance (继承自 DataGridView。)
公共方法CreateGraphics (继承自 Control。)
受保护的方法CreateHandle (继承自 Control。)
受保护的方法CreateRowsInstance (继承自 DataGridView。)
受保护的方法DefWndProc (继承自 Control。)
受保护的方法DestroyHandle (继承自 Control。)
公共方法DisplayedColumnCount (继承自 DataGridView。)
公共方法DisplayedRowCount (继承自 DataGridView。)
公共方法Dispose (继承自 Component。)
受保护的方法Dispose(Boolean)
清理所有正在使用的资源。
(重写 DataGridViewDispose(Boolean).)
公共方法DoDragDrop (继承自 Control。)
公共方法DrawToBitmap (继承自 Control。)
公共方法EndEdit (继承自 DataGridView。)
公共方法EndEdit(DataGridViewDataErrorContexts) (继承自 DataGridView。)
公共方法EndInvoke (继承自 Control。)
受保护的方法Finalize (继承自 Component。)
公共方法FindForm (继承自 Control。)
公共方法Focus (继承自 Control。)
受保护的方法GetAccessibilityObjectById (继承自 DataGridView。)
受保护的方法GetAutoSizeMode (继承自 Control。)
公共方法GetCellCount (继承自 DataGridView。)
公共方法GetCellDisplayRectangle (继承自 DataGridView。)
公共方法GetChildAtPoint(Point) (继承自 Control。)
公共方法GetChildAtPoint(Point, GetChildAtPointSkip) (继承自 Control。)
公共方法GetClipboardContent (继承自 DataGridView。)
公共方法GetColumnDisplayRectangle (继承自 DataGridView。)
公共方法GetContainerControl (继承自 Control。)
公共方法GetNextControl (继承自 Control。)
公共方法GetPreferredSize (继承自 Control。)
公共方法GetRowDisplayRectangle (继承自 DataGridView。)
受保护的方法GetScaledBounds (继承自 Control。)
受保护的方法GetService (继承自 Component。)
受保护的方法GetStyle (继承自 Control。)
受保护的方法GetTopLevel (继承自 Control。)
公共方法Hide (继承自 Control。)
公共方法HitTest (继承自 DataGridView。)
公共方法Init
受保护的方法InitLayout (继承自 Control。)
公共方法Invalidate (继承自 Control。)
公共方法Invalidate(Region) (继承自 Control。)
公共方法Invalidate(Boolean) (继承自 Control。)
公共方法Invalidate(Rectangle) (继承自 Control。)
公共方法Invalidate(Region, Boolean) (继承自 Control。)
公共方法Invalidate(Rectangle, Boolean) (继承自 Control。)
公共方法InvalidateCell(DataGridViewCell) (继承自 DataGridView。)
公共方法InvalidateCell(Int32, Int32) (继承自 DataGridView。)
公共方法InvalidateColumn (继承自 DataGridView。)
公共方法InvalidateRow (继承自 DataGridView。)
公共方法Invoke(Delegate) (继承自 Control。)
公共方法Invoke(Delegate, Object) (继承自 Control。)
受保护的方法InvokeGotFocus (继承自 Control。)
受保护的方法InvokeLostFocus (继承自 Control。)
受保护的方法InvokeOnClick (继承自 Control。)
受保护的方法InvokePaint (继承自 Control。)
受保护的方法InvokePaintBackground (继承自 Control。)
受保护的方法IsInputChar (继承自 DataGridView。)
受保护的方法IsInputKey (继承自 DataGridView。)
公共方法NotifyCurrentCellDirty (继承自 DataGridView。)
受保护的方法NotifyInvalidate (继承自 Control。)
受保护的方法OnAllowUserToAddRowsChanged (继承自 DataGridView。)
受保护的方法OnAllowUserToDeleteRowsChanged (继承自 DataGridView。)
受保护的方法OnAllowUserToOrderColumnsChanged (继承自 DataGridView。)
受保护的方法OnAllowUserToResizeColumnsChanged (继承自 DataGridView。)
受保护的方法OnAllowUserToResizeRowsChanged (继承自 DataGridView。)
受保护的方法OnAlternatingRowsDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnAutoGenerateColumnsChanged (继承自 DataGridView。)
受保护的方法OnAutoSizeChanged (继承自 Control。)
受保护的方法OnAutoSizeColumnModeChanged (继承自 DataGridView。)
受保护的方法OnAutoSizeColumnsModeChanged (继承自 DataGridView。)
受保护的方法OnAutoSizeRowsModeChanged (继承自 DataGridView。)
受保护的方法OnBackColorChanged (继承自 Control。)
受保护的方法OnBackgroundColorChanged (继承自 DataGridView。)
受保护的方法OnBackgroundImageChanged (继承自 Control。)
受保护的方法OnBackgroundImageLayoutChanged (继承自 Control。)
受保护的方法OnBindingContextChanged (继承自 DataGridView。)
受保护的方法OnBorderStyleChanged (继承自 DataGridView。)
受保护的方法OnCancelRowEdit (继承自 DataGridView。)
受保护的方法OnCausesValidationChanged (继承自 Control。)
受保护的方法OnCellBeginEdit (继承自 DataGridView。)
受保护的方法OnCellBorderStyleChanged (继承自 DataGridView。)
受保护的方法OnCellClick (继承自 DataGridView。)
受保护的方法OnCellContentClick (继承自 DataGridView。)
受保护的方法OnCellContentDoubleClick (继承自 DataGridView。)
受保护的方法OnCellContextMenuStripChanged (继承自 DataGridView。)
受保护的方法OnCellContextMenuStripNeeded (继承自 DataGridView。)
受保护的方法OnCellDoubleClick (继承自 DataGridView。)
受保护的方法OnCellEndEdit (继承自 DataGridView。)
受保护的方法OnCellEnter (继承自 DataGridView。)
受保护的方法OnCellErrorTextChanged (继承自 DataGridView。)
受保护的方法OnCellErrorTextNeeded (继承自 DataGridView。)
受保护的方法OnCellFormatting (继承自 DataGridView。)
受保护的方法OnCellLeave (继承自 DataGridView。)
受保护的方法OnCellMouseClick (继承自 DataGridView。)
受保护的方法OnCellMouseDoubleClick (继承自 DataGridView。)
受保护的方法OnCellMouseDown (继承自 DataGridView。)
受保护的方法OnCellMouseEnter (重写 DataGridViewOnCellMouseEnter(DataGridViewCellEventArgs).)
受保护的方法OnCellMouseLeave (重写 DataGridViewOnCellMouseLeave(DataGridViewCellEventArgs).)
受保护的方法OnCellMouseMove (重写 DataGridViewOnCellMouseMove(DataGridViewCellMouseEventArgs).)
受保护的方法OnCellMouseUp (继承自 DataGridView。)
受保护的方法OnCellPainting (重写 DataGridViewOnCellPainting(DataGridViewCellPaintingEventArgs).)
受保护的方法OnCellParsing (继承自 DataGridView。)
受保护的方法OnCellStateChanged (继承自 DataGridView。)
受保护的方法OnCellStyleChanged (继承自 DataGridView。)
受保护的方法OnCellStyleContentChanged (继承自 DataGridView。)
受保护的方法OnCellToolTipTextChanged (继承自 DataGridView。)
受保护的方法OnCellToolTipTextNeeded (继承自 DataGridView。)
受保护的方法OnCellValidated (继承自 DataGridView。)
受保护的方法OnCellValidating (继承自 DataGridView。)
受保护的方法OnCellValueChanged (继承自 DataGridView。)
受保护的方法OnCellValueNeeded (继承自 DataGridView。)
受保护的方法OnCellValuePushed (继承自 DataGridView。)
受保护的方法OnChangeUICues (继承自 Control。)
受保护的方法OnClick (继承自 Control。)
受保护的方法OnClientSizeChanged (继承自 Control。)
受保护的方法OnColumnAdded (继承自 DataGridView。)
受保护的方法OnColumnContextMenuStripChanged (继承自 DataGridView。)
受保护的方法OnColumnDataPropertyNameChanged (继承自 DataGridView。)
受保护的方法OnColumnDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnColumnDisplayIndexChanged (继承自 DataGridView。)
受保护的方法OnColumnDividerDoubleClick (继承自 DataGridView。)
受保护的方法OnColumnDividerWidthChanged (继承自 DataGridView。)
受保护的方法OnColumnHeaderCellChanged (继承自 DataGridView。)
受保护的方法OnColumnHeaderMouseClick (继承自 DataGridView。)
受保护的方法OnColumnHeaderMouseDoubleClick (继承自 DataGridView。)
受保护的方法OnColumnHeadersBorderStyleChanged (继承自 DataGridView。)
受保护的方法OnColumnHeadersDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnColumnHeadersHeightChanged (继承自 DataGridView。)
受保护的方法OnColumnHeadersHeightSizeModeChanged (继承自 DataGridView。)
受保护的方法OnColumnMinimumWidthChanged (继承自 DataGridView。)
受保护的方法OnColumnNameChanged (继承自 DataGridView。)
受保护的方法OnColumnRemoved (继承自 DataGridView。)
受保护的方法OnColumnSortModeChanged (继承自 DataGridView。)
受保护的方法OnColumnStateChanged (继承自 DataGridView。)
受保护的方法OnColumnToolTipTextChanged (继承自 DataGridView。)
受保护的方法OnColumnWidthChanged (继承自 DataGridView。)
受保护的方法OnContextMenuChanged (继承自 Control。)
受保护的方法OnContextMenuStripChanged (继承自 Control。)
受保护的方法OnControlAdded (继承自 Control。)
受保护的方法OnControlRemoved (继承自 Control。)
受保护的方法OnCreateControl (重写 ControlOnCreateControl.)
受保护的方法OnCurrentCellChanged (继承自 DataGridView。)
受保护的方法OnCurrentCellDirtyStateChanged (继承自 DataGridView。)
受保护的方法OnCursorChanged (继承自 DataGridView。)
受保护的方法OnDataBindingComplete (继承自 DataGridView。)
受保护的方法OnDataError (继承自 DataGridView。)
受保护的方法OnDataMemberChanged (继承自 DataGridView。)
受保护的方法OnDataSourceChanged (继承自 DataGridView。)
受保护的方法OnDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnDefaultValuesNeeded (继承自 DataGridView。)
受保护的方法OnDockChanged (继承自 Control。)
受保护的方法OnDoubleClick (继承自 DataGridView。)
受保护的方法OnDragDrop (继承自 Control。)
受保护的方法OnDragEnter (继承自 Control。)
受保护的方法OnDragLeave (继承自 Control。)
受保护的方法OnDragOver (继承自 Control。)
受保护的方法OnEditingControlShowing (继承自 DataGridView。)
受保护的方法OnEditModeChanged (继承自 DataGridView。)
受保护的方法OnEnabledChanged (继承自 DataGridView。)
受保护的方法OnEnter (继承自 DataGridView。)
受保护的方法OnFontChanged (继承自 DataGridView。)
受保护的方法OnForeColorChanged (继承自 DataGridView。)
受保护的方法OnGiveFeedback (继承自 Control。)
受保护的方法OnGotFocus (继承自 DataGridView。)
受保护的方法OnGridColorChanged (继承自 DataGridView。)
受保护的方法OnHandleCreated (重写 DataGridViewOnHandleCreated(EventArgs).)
受保护的方法OnHandleDestroyed (重写 DataGridViewOnHandleDestroyed(EventArgs).)
受保护的方法OnHelpRequested (继承自 Control。)
受保护的方法OnImeModeChanged (继承自 Control。)
受保护的方法OnInvalidated (继承自 Control。)
受保护的方法OnKeyDown (继承自 DataGridView。)
受保护的方法OnKeyPress (继承自 DataGridView。)
受保护的方法OnKeyUp (继承自 DataGridView。)
受保护的方法OnLayout (继承自 DataGridView。)
受保护的方法OnLeave (继承自 DataGridView。)
受保护的方法OnLocationChanged (继承自 Control。)
受保护的方法OnLostFocus (继承自 DataGridView。)
受保护的方法OnMarginChanged (继承自 Control。)
受保护的方法OnMouseCaptureChanged (继承自 Control。)
受保护的方法OnMouseClick (继承自 DataGridView。)
受保护的方法OnMouseDoubleClick (继承自 DataGridView。)
受保护的方法OnMouseDown (继承自 DataGridView。)
受保护的方法OnMouseEnter (继承自 DataGridView。)
受保护的方法OnMouseHover (继承自 Control。)
受保护的方法OnMouseLeave (继承自 DataGridView。)
受保护的方法OnMouseMove (继承自 DataGridView。)
受保护的方法OnMouseUp (继承自 DataGridView。)
受保护的方法OnMouseWheel (继承自 DataGridView。)
受保护的方法OnMove (继承自 Control。)
受保护的方法OnMultiSelectChanged (继承自 DataGridView。)
受保护的方法OnNewRowNeeded (继承自 DataGridView。)
受保护的方法OnNotifyMessage (继承自 Control。)
受保护的方法OnPaddingChanged (继承自 Control。)
受保护的方法OnPaint (继承自 DataGridView。)
受保护的方法OnPaintBackground (继承自 Control。)
受保护的方法OnParentBackColorChanged (继承自 Control。)
受保护的方法OnParentBackgroundImageChanged (继承自 Control。)
受保护的方法OnParentBindingContextChanged (继承自 Control。)
受保护的方法OnParentChanged (继承自 Control。)
受保护的方法OnParentCursorChanged (继承自 Control。)
受保护的方法OnParentEnabledChanged (继承自 Control。)
受保护的方法OnParentFontChanged (继承自 Control。)
受保护的方法OnParentForeColorChanged (继承自 Control。)
受保护的方法OnParentRightToLeftChanged (继承自 Control。)
受保护的方法OnParentVisibleChanged (继承自 Control。)
受保护的方法OnPreviewKeyDown (继承自 Control。)
受保护的方法OnPrint (继承自 Control。)
受保护的方法OnQueryContinueDrag (继承自 Control。)
受保护的方法OnReadOnlyChanged (继承自 DataGridView。)
受保护的方法OnRegionChanged (继承自 Control。)
受保护的方法OnResize (继承自 DataGridView。)
受保护的方法OnRightToLeftChanged (继承自 DataGridView。)
受保护的方法OnRowContextMenuStripChanged (继承自 DataGridView。)
受保护的方法OnRowContextMenuStripNeeded (继承自 DataGridView。)
受保护的方法OnRowDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnRowDirtyStateNeeded (继承自 DataGridView。)
受保护的方法OnRowDividerDoubleClick (继承自 DataGridView。)
受保护的方法OnRowDividerHeightChanged (继承自 DataGridView。)
受保护的方法OnRowEnter (继承自 DataGridView。)
受保护的方法OnRowErrorTextChanged (继承自 DataGridView。)
受保护的方法OnRowErrorTextNeeded (继承自 DataGridView。)
受保护的方法OnRowHeaderCellChanged (继承自 DataGridView。)
受保护的方法OnRowHeaderMouseClick (继承自 DataGridView。)
受保护的方法OnRowHeaderMouseDoubleClick (继承自 DataGridView。)
受保护的方法OnRowHeadersBorderStyleChanged (继承自 DataGridView。)
受保护的方法OnRowHeadersDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnRowHeadersWidthChanged (继承自 DataGridView。)
受保护的方法OnRowHeadersWidthSizeModeChanged (继承自 DataGridView。)
受保护的方法OnRowHeightChanged (继承自 DataGridView。)
受保护的方法OnRowHeightInfoNeeded (继承自 DataGridView。)
受保护的方法OnRowHeightInfoPushed (继承自 DataGridView。)
受保护的方法OnRowLeave (继承自 DataGridView。)
受保护的方法OnRowMinimumHeightChanged (继承自 DataGridView。)
受保护的方法OnRowPostPaint (重写 DataGridViewOnRowPostPaint(DataGridViewRowPostPaintEventArgs).)
受保护的方法OnRowPrePaint (继承自 DataGridView。)
受保护的方法OnRowsAdded (继承自 DataGridView。)
受保护的方法OnRowsDefaultCellStyleChanged (继承自 DataGridView。)
受保护的方法OnRowsRemoved (继承自 DataGridView。)
受保护的方法OnRowStateChanged (继承自 DataGridView。)
受保护的方法OnRowUnshared (继承自 DataGridView。)
受保护的方法OnRowValidated (继承自 DataGridView。)
受保护的方法OnRowValidating (继承自 DataGridView。)
受保护的方法OnScroll (继承自 DataGridView。)
受保护的方法OnSelectionChanged (继承自 DataGridView。)
受保护的方法OnSizeChanged (继承自 Control。)
受保护的方法OnSortCompare (继承自 DataGridView。)
受保护的方法OnSorted (继承自 DataGridView。)
受保护的方法OnStyleChanged (继承自 Control。)
受保护的方法OnSystemColorsChanged (继承自 Control。)
受保护的方法OnTabIndexChanged (继承自 Control。)
受保护的方法OnTabStopChanged (继承自 Control。)
受保护的方法OnTextChanged (继承自 Control。)
受保护的方法OnUserAddedRow (继承自 DataGridView。)
受保护的方法OnUserDeletedRow (继承自 DataGridView。)
受保护的方法OnUserDeletingRow (继承自 DataGridView。)
受保护的方法OnValidated (继承自 Control。)
受保护的方法OnValidating (继承自 DataGridView。)
受保护的方法OnVisibleChanged (继承自 DataGridView。)
受保护的方法PaintBackground (继承自 DataGridView。)
公共方法PerformLayout (继承自 Control。)
公共方法PerformLayout(Control, String) (继承自 Control。)
公共方法PointToClient (继承自 Control。)
公共方法PointToScreen (继承自 Control。)
公共方法PreProcessControlMessage (继承自 Control。)
公共方法PreProcessMessage (继承自 Control。)
受保护的方法ProcessAKey (继承自 DataGridView。)
受保护的方法ProcessCmdKey (继承自 Control。)
受保护的方法ProcessDataGridViewKey (继承自 DataGridView。)
受保护的方法ProcessDeleteKey (继承自 DataGridView。)
受保护的方法ProcessDialogChar (继承自 Control。)
受保护的方法ProcessDialogKey (继承自 DataGridView。)
受保护的方法ProcessDownKey (继承自 DataGridView。)
受保护的方法ProcessEndKey (继承自 DataGridView。)
受保护的方法ProcessEnterKey (继承自 DataGridView。)
受保护的方法ProcessEscapeKey (继承自 DataGridView。)
受保护的方法ProcessF2Key (继承自 DataGridView。)
受保护的方法ProcessHomeKey (继承自 DataGridView。)
受保护的方法ProcessInsertKey (继承自 DataGridView。)
受保护的方法ProcessKeyEventArgs (继承自 DataGridView。)
受保护的方法ProcessKeyMessage (继承自 Control。)
受保护的方法ProcessKeyPreview (继承自 DataGridView。)
受保护的方法ProcessLeftKey (继承自 DataGridView。)
受保护的方法ProcessMnemonic (继承自 Control。)
受保护的方法ProcessNextKey (继承自 DataGridView。)
受保护的方法ProcessPriorKey (继承自 DataGridView。)
受保护的方法ProcessRightKey (继承自 DataGridView。)
受保护的方法ProcessSpaceKey (继承自 DataGridView。)
受保护的方法ProcessTabKey (继承自 DataGridView。)
受保护的方法ProcessUpKey (继承自 DataGridView。)
受保护的方法ProcessZeroKey (继承自 DataGridView。)
受保护的方法RaiseDragEvent (继承自 Control。)
受保护的方法RaiseKeyEvent (继承自 Control。)
受保护的方法RaiseMouseEvent (继承自 Control。)
受保护的方法RaisePaintEvent (继承自 Control。)
受保护的方法RecreateHandle (继承自 Control。)
公共方法RectangleToClient (继承自 Control。)
公共方法RectangleToScreen (继承自 Control。)
公共方法Refresh (继承自 Control。)
公共方法RefreshEdit (继承自 DataGridView。)
受保护的方法ResetMouseEventArgs (继承自 Control。)
公共方法ResumeLayout (继承自 Control。)
公共方法ResumeLayout(Boolean) (继承自 Control。)
受保护的方法RtlTranslateAlignment(HorizontalAlignment) (继承自 Control。)
受保护的方法RtlTranslateAlignment(LeftRightAlignment) (继承自 Control。)
受保护的方法RtlTranslateAlignment(ContentAlignment) (继承自 Control。)
受保护的方法RtlTranslateContent (继承自 Control。)
受保护的方法RtlTranslateHorizontal (继承自 Control。)
受保护的方法RtlTranslateLeftRight (继承自 Control。)
公共方法Scale (继承自 Control。)
受保护的方法ScaleControl (继承自 Control。)
公共方法Select (继承自 Control。)
受保护的方法Select(Boolean, Boolean) (继承自 Control。)
公共方法SelectAll (继承自 DataGridView。)
公共方法SelectNextControl (继承自 Control。)
公共方法SendToBack (继承自 Control。)
受保护的方法SetAutoSizeMode (继承自 Control。)
公共方法SetBounds(Int32, Int32, Int32, Int32) (继承自 Control。)
公共方法SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) (继承自 Control。)
受保护的方法SetBoundsCore (继承自 DataGridView。)
受保护的方法SetClientSizeCore (继承自 Control。)
受保护的方法SetCurrentCellAddressCore (继承自 DataGridView。)
受保护的方法SetSelectedCellCore (继承自 DataGridView。)
受保护的方法SetSelectedColumnCore (继承自 DataGridView。)
受保护的方法SetSelectedRowCore (继承自 DataGridView。)
受保护的方法SetStyle (继承自 Control。)
受保护的方法SetTopLevel (继承自 Control。)
受保护的方法SetVisibleCore (继承自 Control。)
公共方法Show (继承自 Control。)
受保护的方法SizeFromClientSize (继承自 Control。)
公共方法Sort(IComparer) (继承自 DataGridView。)
公共方法Sort(DataGridViewColumn, ListSortDirection) (继承自 DataGridView。)
公共方法SuspendLayout (继承自 Control。)
公共方法ToString (继承自 Component。)
公共方法Update (继承自 Control。)
受保护的方法UpdateBounds (继承自 Control。)
受保护的方法UpdateBounds(Int32, Int32, Int32, Int32) (继承自 Control。)
受保护的方法UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) (继承自 Control。)
公共方法UpdateCellErrorText (继承自 DataGridView。)
公共方法UpdateCellValue (继承自 DataGridView。)
公共方法UpdateRowErrorText(Int32) (继承自 DataGridView。)
公共方法UpdateRowErrorText(Int32, Int32) (继承自 DataGridView。)
公共方法UpdateRowHeightInfo (继承自 DataGridView。)
受保护的方法UpdateStyles (继承自 Control。)
受保护的方法UpdateZOrder (继承自 Control。)
受保护的方法WndProc (继承自 DataGridView。)
Top
扩展方法
  名称说明
公共扩展器方法DrawToBitmap(Graphics)已重载。
高速绘制控件图像,如果直接绘制到Layered窗体上文字部分可能会镂空
(由 ControlRender 定义。)
公共扩展器方法DrawToBitmap(Graphics, Rectangle)已重载。 (由 ControlRender 定义。)
公共扩展器方法DrawToBitmap(Graphics, Rectangle, Color)已重载。 (由 ControlRender 定义。)
公共扩展器方法FormatDateTime
将数据以时间格式并对其格式化
(由 ObjectExtenstions 定义。)
公共扩展器方法FormatNumber
将数据以数值方式对数据格式化
(由 ObjectExtenstions 定义。)
公共扩展器方法FormatString
将数据以字符串格式对数据格式化
(由 ObjectExtenstions 定义。)
公共扩展器方法HasLayeredStyle (由 ObjectExtenstions 定义。)
公共扩展器方法QueryT
控件查询
(由 DuiControlExtensions 定义。)
公共扩展器方法Sleep
异步延迟执行代码,只能在主线程中调用
(由 DuiControlExtensions 定义。)
公共扩展器方法ToBool
将数据转换成Bool,如果转换失败返回False
(由 ObjectExtenstions 定义。)
公共扩展器方法ToDateTime
将数据转换成DateTime,如果转换失败返回空的时间
(由 ObjectExtenstions 定义。)
公共扩展器方法ToDouble
将数据转换成Double,如果转换失败返回0
(由 ObjectExtenstions 定义。)
公共扩展器方法ToEnumT
将数据转换成枚举,如果转换失败则返回默认值
(由 ObjectExtenstions 定义。)
公共扩展器方法ToFloat
将数据转换成Float,如果转换失败返回0
(由 ObjectExtenstions 定义。)
公共扩展器方法ToInt已重载。
将数据转换成int,如果转换失败返回0
(由 ObjectExtenstions 定义。)
公共扩展器方法ToInt(Int32)已重载。
数据转换成int,如果转换失败,返回errorResult
(由 ObjectExtenstions 定义。)
公共扩展器方法ToJson
将对象序列化成Json字符串
(由 JsonHelper 定义。)
公共扩展器方法ToLong
将数据转换成Long,如果转换失败返回0
(由 ObjectExtenstions 定义。)
Top
参见