| 名称 | 说明 |
---|
| 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。) |