| Name | Description |
|---|
 | AccessibilityNotifyClients(AccessibleEvents, Int32) | |
 | AccessibilityNotifyClients(AccessibleEvents, Int32, Int32) | |
 | AccessibilityNotifyCurrentCellChanged(Point) | |
 | Activate() | Activates the DataGridView. |
 | AdjustColumnHeaderBorderStyle(DataGridViewAdvancedBorderStyle^, DataGridViewAdvancedBorderStyle^, Boolean, Boolean) | |
 | AreAllCellsSelected(Boolean) | |
 | AutoResizeColumn(Int32) | |
 | AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode) | |
 | AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode, Boolean) | |
 | AutoResizeColumnHeadersHeight() | |
 | AutoResizeColumnHeadersHeight(Boolean, Boolean) | |
 | AutoResizeColumnHeadersHeight(Int32) | |
 | AutoResizeColumnHeadersHeight(Int32, Boolean, Boolean) | |
 | AutoResizeColumns() | |
 | AutoResizeColumns(DataGridViewAutoSizeColumnsMode) | |
 | AutoResizeColumns(DataGridViewAutoSizeColumnsMode, Boolean) | |
 | AutoResizeRow(Int32) | |
 | AutoResizeRow(Int32, DataGridViewAutoSizeRowMode) | |
 | AutoResizeRow(Int32, DataGridViewAutoSizeRowMode, Boolean) | |
 | AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode) | |
 | AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean) | |
 | AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode) | |
 | AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean) | |
 | AutoResizeRows() | |
 | AutoResizeRows(DataGridViewAutoSizeRowsMode) | |
 | AutoResizeRows(DataGridViewAutoSizeRowsMode, Boolean) | |
 | AutoResizeRows(Int32, Int32, DataGridViewAutoSizeRowMode, Boolean) | |
 | BeginEdit(Boolean) | |
 | BeginInvoke(Delegate^) | |
 | BeginInvoke(Delegate^, array<Object^>^) | |
 | BringToFront() | |
 | CancelEdit() | |
 | ClearSelection() | |
 | ClearSelection(Int32, Int32, Boolean) | |
 | CommitEdit(DataGridViewDataErrorContexts) | |
 | Contains(Control^) | |
 | CreateAccessibilityInstance() | |
 | CreateColumnsInstance() | |
 | CreateControl() | |
 | CreateControlsInstance() | |
 | CreateGraphics() | |
 | CreateHandle() | |
 | CreateObjRef(Type^) | |
 | CreateRowsInstance() | |
 | DefWndProc(Message%) | |
 | Delete() | Deletes a dynamically created DataGridView from the document and removes it from the ControlCollection. |
 | DestroyHandle() | |
 | DisplayedColumnCount(Boolean) | |
 | DisplayedRowCount(Boolean) | |
 | Dispose() | |
 | Dispose(Boolean) | |
 | DoDragDrop(Object^, DragDropEffects) | |
 | DrawToBitmap(Bitmap^, Rectangle) | |
 | EndEdit() | |
 | EndEdit(DataGridViewDataErrorContexts) | |
 | EndInvoke(IAsyncResult^) | |
 | Equals(Object^) | |
 | Finalize() | |
 | FindForm() | |
 | Focus() | |
 | GetAccessibilityObjectById(Int32) | |
 | GetAutoSizeMode() | |
 | GetCellCount(DataGridViewElementStates) | |
 | GetCellDisplayRectangle(Int32, Int32, Boolean) | |
 | GetChildAtPoint(Point) | |
 | GetChildAtPoint(Point, GetChildAtPointSkip) | |
 | GetClipboardContent() | |
 | GetColumnDisplayRectangle(Int32, Boolean) | |
 | GetContainerControl() | |
 | GetHashCode() | |
 | GetLifetimeService() | |
 | GetNextControl(Control^, Boolean) | |
 | GetPreferredSize(Size) | |
 | GetRowDisplayRectangle(Int32, Boolean) | |
 | GetScaledBounds(Rectangle, SizeF, BoundsSpecified) | |
 | GetService(Type^) | |
 | GetStyle(ControlStyles) | |
 | GetTopLevel() | |
 | GetType() | |
 | Hide() | |
 | HitTest(Int32, Int32) | |
 | InitializeLifetimeService() | |
 | InitLayout() | |
 | Invalidate() | |
 | Invalidate(Boolean) | |
 | Invalidate(Rectangle) | |
 | Invalidate(Rectangle, Boolean) | |
 | Invalidate(Region^) | |
 | Invalidate(Region^, Boolean) | |
 | InvalidateCell(DataGridViewCell^) | |
 | InvalidateCell(Int32, Int32) | |
 | InvalidateColumn(Int32) | |
 | InvalidateRow(Int32) | |
 | Invoke(Delegate^) | |
 | Invoke(Delegate^, array<Object^>^) | |
 | InvokeGotFocus(Control^, EventArgs^) | |
 | InvokeLostFocus(Control^, EventArgs^) | |
 | InvokeOnClick(Control^, EventArgs^) | |
 | InvokePaint(Control^, PaintEventArgs^) | |
 | InvokePaintBackground(Control^, PaintEventArgs^) | |
 | IsInputChar(Char) | |
 | IsInputKey(Keys) | |
 | MemberwiseClone() | |
 | MemberwiseClone(Boolean) | |
 | NotifyCurrentCellDirty(Boolean) | |
 | NotifyInvalidate(Rectangle) | |
 | OnAllowUserToAddRowsChanged(EventArgs^) | |
 | OnAllowUserToDeleteRowsChanged(EventArgs^) | |
 | OnAllowUserToOrderColumnsChanged(EventArgs^) | |
 | OnAllowUserToResizeColumnsChanged(EventArgs^) | |
 | OnAllowUserToResizeRowsChanged(EventArgs^) | |
 | OnAlternatingRowsDefaultCellStyleChanged(EventArgs^) | |
 | OnAutoGenerateColumnsChanged(EventArgs^) | |
 | OnAutoSizeChanged(EventArgs^) | |
 | OnAutoSizeColumnModeChanged(DataGridViewAutoSizeColumnModeEventArgs^) | |
 | OnAutoSizeColumnsModeChanged(DataGridViewAutoSizeColumnsModeEventArgs^) | |
 | OnAutoSizeRowsModeChanged(DataGridViewAutoSizeModeEventArgs^) | |
 | OnBackColorChanged(EventArgs^) | |
 | OnBackgroundColorChanged(EventArgs^) | |
 | OnBackgroundImageChanged(EventArgs^) | |
 | OnBackgroundImageLayoutChanged(EventArgs^) | |
 | OnBindingContextChanged(EventArgs^) | |
 | OnBorderStyleChanged(EventArgs^) | |
 | OnCancelRowEdit(QuestionEventArgs^) | |
 | OnCausesValidationChanged(EventArgs^) | |
 | OnCellBeginEdit(DataGridViewCellCancelEventArgs^) | |
 | OnCellBorderStyleChanged(EventArgs^) | |
 | OnCellClick(DataGridViewCellEventArgs^) | |
 | OnCellContentClick(DataGridViewCellEventArgs^) | |
 | OnCellContentDoubleClick(DataGridViewCellEventArgs^) | |
 | OnCellContextMenuStripChanged(DataGridViewCellEventArgs^) | |
 | OnCellContextMenuStripNeeded(DataGridViewCellContextMenuStripNeededEventArgs^) | |
 | OnCellDoubleClick(DataGridViewCellEventArgs^) | |
 | OnCellEndEdit(DataGridViewCellEventArgs^) | |
 | OnCellEnter(DataGridViewCellEventArgs^) | |
 | OnCellErrorTextChanged(DataGridViewCellEventArgs^) | |
 | OnCellErrorTextNeeded(DataGridViewCellErrorTextNeededEventArgs^) | |
 | OnCellFormatting(DataGridViewCellFormattingEventArgs^) | |
 | OnCellLeave(DataGridViewCellEventArgs^) | |
 | OnCellMouseClick(DataGridViewCellMouseEventArgs^) | |
 | OnCellMouseDoubleClick(DataGridViewCellMouseEventArgs^) | |
 | OnCellMouseDown(DataGridViewCellMouseEventArgs^) | |
 | OnCellMouseEnter(DataGridViewCellEventArgs^) | |
 | OnCellMouseLeave(DataGridViewCellEventArgs^) | |
 | OnCellMouseMove(DataGridViewCellMouseEventArgs^) | |
 | OnCellMouseUp(DataGridViewCellMouseEventArgs^) | |
 | OnCellPainting(DataGridViewCellPaintingEventArgs^) | |
 | OnCellParsing(DataGridViewCellParsingEventArgs^) | |
 | OnCellStateChanged(DataGridViewCellStateChangedEventArgs^) | |
 | OnCellStyleChanged(DataGridViewCellEventArgs^) | |
 | OnCellStyleContentChanged(DataGridViewCellStyleContentChangedEventArgs^) | |
 | OnCellToolTipTextChanged(DataGridViewCellEventArgs^) | |
 | OnCellToolTipTextNeeded(DataGridViewCellToolTipTextNeededEventArgs^) | |
 | OnCellValidated(DataGridViewCellEventArgs^) | |
 | OnCellValidating(DataGridViewCellValidatingEventArgs^) | |
 | OnCellValueChanged(DataGridViewCellEventArgs^) | |
 | OnCellValueNeeded(DataGridViewCellValueEventArgs^) | |
 | OnCellValuePushed(DataGridViewCellValueEventArgs^) | |
 | OnChangeUICues(UICuesEventArgs^) | |
 | OnClick(EventArgs^) | |
 | OnClientSizeChanged(EventArgs^) | |
 | OnColumnAdded(DataGridViewColumnEventArgs^) | |
 | OnColumnContextMenuStripChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnDataPropertyNameChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnDefaultCellStyleChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnDisplayIndexChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnDividerDoubleClick(DataGridViewColumnDividerDoubleClickEventArgs^) | |
 | OnColumnDividerWidthChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnHeaderCellChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnHeaderMouseClick(DataGridViewCellMouseEventArgs^) | |
 | OnColumnHeaderMouseDoubleClick(DataGridViewCellMouseEventArgs^) | |
 | OnColumnHeadersBorderStyleChanged(EventArgs^) | |
 | OnColumnHeadersDefaultCellStyleChanged(EventArgs^) | |
 | OnColumnHeadersHeightChanged(EventArgs^) | |
 | OnColumnHeadersHeightSizeModeChanged(DataGridViewAutoSizeModeEventArgs^) | |
 | OnColumnMinimumWidthChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnNameChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnRemoved(DataGridViewColumnEventArgs^) | |
 | OnColumnSortModeChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnStateChanged(DataGridViewColumnStateChangedEventArgs^) | |
 | OnColumnToolTipTextChanged(DataGridViewColumnEventArgs^) | |
 | OnColumnWidthChanged(DataGridViewColumnEventArgs^) | |
 | OnContextMenuChanged(EventArgs^) | |
 | OnContextMenuStripChanged(EventArgs^) | |
 | OnControlAdded(ControlEventArgs^) | |
 | OnControlRemoved(ControlEventArgs^) | |
 | OnCreateControl() | |
 | OnCurrentCellChanged(EventArgs^) | |
 | OnCurrentCellDirtyStateChanged(EventArgs^) | |
 | OnCursorChanged(EventArgs^) | |
 | OnDataBindingComplete(DataGridViewBindingCompleteEventArgs^) | |
 | OnDataError(Boolean, DataGridViewDataErrorEventArgs^) | |
 | OnDataMemberChanged(EventArgs^) | |
 | OnDataSourceChanged(EventArgs^) | |
 | OnDefaultCellStyleChanged(EventArgs^) | |
 | OnDefaultValuesNeeded(DataGridViewRowEventArgs^) | |
 | OnDockChanged(EventArgs^) | |
 | OnDoubleClick(EventArgs^) | |
 | OnDragDrop(DragEventArgs^) | |
 | OnDragEnter(DragEventArgs^) | |
 | OnDragLeave(EventArgs^) | |
 | OnDragOver(DragEventArgs^) | |
 | OnEditingControlShowing(DataGridViewEditingControlShowingEventArgs^) | |
 | OnEditModeChanged(EventArgs^) | |
 | OnEnabledChanged(EventArgs^) | |
 | OnEnter(EventArgs^) | |
 | OnFontChanged(EventArgs^) | |
 | OnForeColorChanged(EventArgs^) | |
 | OnGiveFeedback(GiveFeedbackEventArgs^) | |
 | OnGotFocus(EventArgs^) | |
 | OnGridColorChanged(EventArgs^) | |
 | OnHandleCreated(EventArgs^) | |
 | OnHandleDestroyed(EventArgs^) | |
 | OnHelpRequested(HelpEventArgs^) | |
 | OnImeModeChanged(EventArgs^) | |
 | OnInvalidated(InvalidateEventArgs^) | |
 | OnKeyDown(KeyEventArgs^) | |
 | OnKeyPress(KeyPressEventArgs^) | |
 | OnKeyUp(KeyEventArgs^) | |
 | OnLayout(LayoutEventArgs^) | |
 | OnLeave(EventArgs^) | |
 | OnLocationChanged(EventArgs^) | |
 | OnLostFocus(EventArgs^) | |
 | OnMarginChanged(EventArgs^) | |
 | OnMouseCaptureChanged(EventArgs^) | |
 | OnMouseClick(MouseEventArgs^) | |
 | OnMouseDoubleClick(MouseEventArgs^) | |
 | OnMouseDown(MouseEventArgs^) | |
 | OnMouseEnter(EventArgs^) | |
 | OnMouseHover(EventArgs^) | |
 | OnMouseLeave(EventArgs^) | |
 | OnMouseMove(MouseEventArgs^) | |
 | OnMouseUp(MouseEventArgs^) | |
 | OnMouseWheel(MouseEventArgs^) | |
 | OnMove(EventArgs^) | |
 | OnMultiSelectChanged(EventArgs^) | |
 | OnNewRowNeeded(DataGridViewRowEventArgs^) | |
 | OnNotifyMessage(Message) | |
 | OnPaddingChanged(EventArgs^) | |
 | OnPaint(PaintEventArgs^) | |
 | OnPaintBackground(PaintEventArgs^) | |
 | OnParentBackColorChanged(EventArgs^) | |
 | OnParentBackgroundImageChanged(EventArgs^) | |
 | OnParentBindingContextChanged(EventArgs^) | |
 | OnParentChanged(EventArgs^) | |
 | OnParentCursorChanged(EventArgs^) | |
 | OnParentEnabledChanged(EventArgs^) | |
 | OnParentFontChanged(EventArgs^) | |
 | OnParentForeColorChanged(EventArgs^) | |
 | OnParentRightToLeftChanged(EventArgs^) | |
 | OnParentVisibleChanged(EventArgs^) | |
 | OnPreviewKeyDown(PreviewKeyDownEventArgs^) | |
 | OnPrint(PaintEventArgs^) | |
 | OnQueryContinueDrag(QueryContinueDragEventArgs^) | |
 | OnReadOnlyChanged(EventArgs^) | |
 | OnRegionChanged(EventArgs^) | |
 | OnResize(EventArgs^) | |
 | OnRightToLeftChanged(EventArgs^) | |
 | OnRowContextMenuStripChanged(DataGridViewRowEventArgs^) | |
 | OnRowContextMenuStripNeeded(DataGridViewRowContextMenuStripNeededEventArgs^) | |
 | OnRowDefaultCellStyleChanged(DataGridViewRowEventArgs^) | |
 | OnRowDirtyStateNeeded(QuestionEventArgs^) | |
 | OnRowDividerDoubleClick(DataGridViewRowDividerDoubleClickEventArgs^) | |
 | OnRowDividerHeightChanged(DataGridViewRowEventArgs^) | |
 | OnRowEnter(DataGridViewCellEventArgs^) | |
 | OnRowErrorTextChanged(DataGridViewRowEventArgs^) | |
 | OnRowErrorTextNeeded(DataGridViewRowErrorTextNeededEventArgs^) | |
 | OnRowHeaderCellChanged(DataGridViewRowEventArgs^) | |
 | OnRowHeaderMouseClick(DataGridViewCellMouseEventArgs^) | |
 | OnRowHeaderMouseDoubleClick(DataGridViewCellMouseEventArgs^) | |
 | OnRowHeadersBorderStyleChanged(EventArgs^) | |
 | OnRowHeadersDefaultCellStyleChanged(EventArgs^) | |
 | OnRowHeadersWidthChanged(EventArgs^) | |
 | OnRowHeadersWidthSizeModeChanged(DataGridViewAutoSizeModeEventArgs^) | |
 | OnRowHeightChanged(DataGridViewRowEventArgs^) | |
 | OnRowHeightInfoNeeded(DataGridViewRowHeightInfoNeededEventArgs^) | |
 | OnRowHeightInfoPushed(DataGridViewRowHeightInfoPushedEventArgs^) | |
 | OnRowLeave(DataGridViewCellEventArgs^) | |
 | OnRowMinimumHeightChanged(DataGridViewRowEventArgs^) | |
 | OnRowPostPaint(DataGridViewRowPostPaintEventArgs^) | |
 | OnRowPrePaint(DataGridViewRowPrePaintEventArgs^) | |
 | OnRowsAdded(DataGridViewRowsAddedEventArgs^) | |
 | OnRowsDefaultCellStyleChanged(EventArgs^) | |
 | OnRowsRemoved(DataGridViewRowsRemovedEventArgs^) | |
 | OnRowStateChanged(Int32, DataGridViewRowStateChangedEventArgs^) | |
 | OnRowUnshared(DataGridViewRowEventArgs^) | |
 | OnRowValidated(DataGridViewCellEventArgs^) | |
 | OnRowValidating(DataGridViewCellCancelEventArgs^) | |
 | OnScroll(ScrollEventArgs^) | |
 | OnSelectionChanged(EventArgs^) | |
 | OnSizeChanged(EventArgs^) | |
 | OnSortCompare(DataGridViewSortCompareEventArgs^) | |
 | OnSorted(EventArgs^) | |
 | OnStyleChanged(EventArgs^) | |
 | OnSystemColorsChanged(EventArgs^) | |
 | OnTabIndexChanged(EventArgs^) | |
 | OnTabStopChanged(EventArgs^) | |
 | OnTextChanged(EventArgs^) | |
 | OnUserAddedRow(DataGridViewRowEventArgs^) | |
 | OnUserDeletedRow(DataGridViewRowEventArgs^) | |
 | OnUserDeletingRow(DataGridViewRowCancelEventArgs^) | |
 | OnValidated(EventArgs^) | |
 | OnValidating(CancelEventArgs^) | |
 | OnVisibleChanged(EventArgs^) | |
 | PaintBackground(Graphics^, Rectangle, Rectangle) | |
 | PerformLayout() | |
 | PerformLayout(Control^, String^) | |
 | PointToClient(Point) | |
 | PointToScreen(Point) | |
 | PreProcessControlMessage(Message%) | |
 | PreProcessMessage(Message%) | |
 | ProcessAKey(Keys) | |
 | ProcessCmdKey(Message%, Keys) | |
 | ProcessDataGridViewKey(KeyEventArgs^) | |
 | ProcessDeleteKey(Keys) | |
 | ProcessDialogChar(Char) | |
 | ProcessDialogKey(Keys) | |
 | ProcessDownKey(Keys) | |
 | ProcessEndKey(Keys) | |
 | ProcessEnterKey(Keys) | |
 | ProcessEscapeKey(Keys) | |
 | ProcessF2Key(Keys) | |
 | ProcessHomeKey(Keys) | |
 | ProcessInsertKey(Keys) | |
 | ProcessKeyEventArgs(Message%) | |
 | ProcessKeyMessage(Message%) | |
 | ProcessKeyPreview(Message%) | |
 | ProcessLeftKey(Keys) | |
 | ProcessMnemonic(Char) | |
 | ProcessNextKey(Keys) | |
 | ProcessPriorKey(Keys) | |
 | ProcessRightKey(Keys) | |
 | ProcessSpaceKey(Keys) | |
 | ProcessTabKey(Keys) | |
 | ProcessUpKey(Keys) | |
 | ProcessZeroKey(Keys) | |
 | RaiseDragEvent(Object^, DragEventArgs^) | |
 | RaiseKeyEvent(Object^, KeyEventArgs^) | |
 | RaiseMouseEvent(Object^, MouseEventArgs^) | |
 | RaisePaintEvent(Object^, PaintEventArgs^) | |
 | RecreateHandle() | |
 | RectangleToClient(Rectangle) | |
 | RectangleToScreen(Rectangle) | |
 | Refresh() | |
 | RefreshEdit() | |
 | ResetMouseEventArgs() | |
 | ResetText() | |
 | ResumeLayout() | |
 | ResumeLayout(Boolean) | |
 | RtlTranslateAlignment(ContentAlignment) | |
 | RtlTranslateAlignment(HorizontalAlignment) | |
 | RtlTranslateAlignment(LeftRightAlignment) | |
 | RtlTranslateContent(ContentAlignment) | |
 | RtlTranslateHorizontal(HorizontalAlignment) | |
 | RtlTranslateLeftRight(LeftRightAlignment) | |
 | Scale(SizeF) | |
 | ScaleControl(SizeF, BoundsSpecified) | |
 | Select() | Selects the DataGridView. |
 | Select(Boolean, Boolean) | |
 | SelectAll() | |
 | SelectNextControl(Control^, Boolean, Boolean, Boolean, Boolean) | |
 | SendToBack() | |
 | SetAutoSizeMode(AutoSizeMode) | |
 | SetBounds(Int32, Int32, Int32, Int32) | |
 | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | |
 | SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified) | |
 | SetClientSizeCore(Int32, Int32) | |
 | SetCurrentCellAddressCore(Int32, Int32, Boolean, Boolean, Boolean) | |
 | SetSelectedCellCore(Int32, Int32, Boolean) | |
 | SetSelectedColumnCore(Int32, Boolean) | |
 | SetSelectedRowCore(Int32, Boolean) | |
 | SetStyle(ControlStyles, Boolean) | |
 | SetTopLevel(Boolean) | |
 | SetVisibleCore(Boolean) | |
 | Show() | |
 | SizeFromClientSize(Size) | |
 | Sort(DataGridViewColumn^, ListSortDirection) | |
 | Sort(IComparer^) | |
 | SuspendLayout() | |
 | ToString() | |
 | Update() | |
 | UpdateBounds() | |
 | UpdateBounds(Int32, Int32, Int32, Int32) | |
 | UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32) | |
 | UpdateCellErrorText(Int32, Int32) | |
 | UpdateCellValue(Int32, Int32) | |
 | UpdateRowErrorText(Int32) | |
 | UpdateRowErrorText(Int32, Int32) | |
 | UpdateRowHeightInfo(Int32, Boolean) | |
 | UpdateStyles() | |
 | UpdateZOrder() | |
 | WndProc(Message%) | |