TextTable Class

Definition

Namespace: Metas.GuiControls
Assembly: Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.8875.19074
C#
public class TextTable : AdvDataGridView
Inheritance
Object    MarshalByRefObject    Component    Control    DataGridView    AdvDataGridView    TextTable

Constructors

TextTableInitializes a new instance of the TextTable class

Properties

AccessibilityObjectGets the AccessibleObject assigned to the control.
(Inherited from Control)
AccessibleDefaultActionDescriptionGets or sets the default action description of the control for use by accessibility client applications.
(Inherited from Control)
AccessibleDescriptionGets or sets the description of the control used by accessibility client applications.
(Inherited from Control)
AccessibleNameGets or sets the name of the control used by accessibility client applications.
(Inherited from Control)
AccessibleRoleGets or sets the accessible role of the control
(Inherited from Control)
AdjustedTopLeftHeaderBorderStyleGets the border style for the upper-left cell in the DataGridView.
(Inherited from DataGridView)
AdvancedCellBorderStyleGets the border style of the cells in the DataGridView.
(Inherited from DataGridView)
AdvancedColumnHeadersBorderStyleGets the border style of the column header cells in the DataGridView.
(Inherited from DataGridView)
AdvancedRowHeadersBorderStyleGets the border style of the row header cells in the DataGridView.
(Inherited from DataGridView)
AllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it.
(Inherited from Control)
AllowUserToAddRows
(Inherited from AdvDataGridView)
AllowUserToDeleteRows
(Inherited from AdvDataGridView)
AllowUserToOrderColumnsGets or sets a value indicating whether manual column repositioning is enabled.
(Inherited from DataGridView)
AllowUserToResizeColumnsGets or sets a value indicating whether users can resize columns.
(Inherited from DataGridView)
AllowUserToResizeRowsGets or sets a value indicating whether users can resize rows.
(Inherited from DataGridView)
AlternatingRowsDefaultCellStyleGets or sets the default cell style applied to odd-numbered rows of the DataGridView.
(Inherited from DataGridView)
AnchorGets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent.
(Inherited from Control)
AutoGenerateColumns
(Inherited from AdvDataGridView)
AutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Inherited from Control)
AutoSizeThis property is not relevant for this class.
(Inherited from DataGridView)
AutoSizeColumnsModeGets or sets a value indicating how column widths are determined.
(Inherited from DataGridView)
AutoSizeRowsModeGets or sets a value indicating how row heights are determined.
(Inherited from DataGridView)
BackgroundColorGets or sets the background color of the DataGridView.
(Inherited from DataGridView)
BindingContextGets or sets the BindingContext for the control.
(Inherited from Control)
BorderStyleGets or sets the border style for the DataGridView.
(Inherited from DataGridView)
BottomGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area.
(Inherited from Control)
BoundsGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control.
(Inherited from Control)
CanEnableImeGets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
(Inherited from DataGridView)
CanFocusGets a value indicating whether the control can receive focus.
(Inherited from Control)
CanRaiseEventsDetermines if events can be raised on the control.
(Inherited from Control)
CanSelectGets a value indicating whether the control can be selected.
(Inherited from Control)
CaptureGets or sets a value indicating whether the control has captured the mouse.
(Inherited from Control)
CausesValidationGets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus.
(Inherited from Control)
CellBorderStyleGets the cell border style for the DataGridView.
(Inherited from DataGridView)
ClientRectangleGets the rectangle that represents the client area of the control.
(Inherited from Control)
ClientSizeGets or sets the height and width of the client area of the control.
(Inherited from Control)
ClipboardCopyMode
(Inherited from AdvDataGridView)
ColumnCountGets or sets the number of columns displayed in the DataGridView.
(Inherited from DataGridView)
ColumnHeadersBorderStyleGets the border style applied to the column headers.
(Inherited from DataGridView)
ColumnHeadersDefaultCellStyleGets or sets the default column header style.
(Inherited from DataGridView)
ColumnHeadersHeightGets or sets the height, in pixels, of the column headers row
(Inherited from DataGridView)
ColumnHeadersHeightSizeModeGets or sets a value indicating whether the height of the column headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers.
(Inherited from DataGridView)
ColumnHeadersVisibleGets or sets a value indicating whether the column header row is displayed.
(Inherited from DataGridView)
ColumnsGets a collection that contains all the columns in the control.
(Inherited from DataGridView)
CompanyNameGets the name of the company or creator of the application containing the control.
(Inherited from Control)
ContainerGets the IContainer that contains the Component.
(Inherited from Component)
ContainsFocusGets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Inherited from Control)
ContextMenuGets or sets the shortcut menu associated with the control.
(Inherited from Control)
ContextMenuStripGets or sets the ContextMenuStrip associated with this control.
(Inherited from Control)
ControlsGets the collection of controls contained within the control.
(Inherited from Control)
CreatedGets a value indicating whether the control has been created.
(Inherited from Control)
CreateParamsGets the required creation parameters when the control handle is created.
(Inherited from Control)
CurrentCellGets or sets the currently active cell.
(Inherited from DataGridView)
CurrentCellAddressGets the row and column indexes of the currently active cell.
(Inherited from DataGridView)
CurrentRowGets the row containing the current cell.
(Inherited from DataGridView)
CursorGets or sets the cursor that is displayed when the mouse pointer is over the control.
(Inherited from Control)
Data 
DataBindingsGets the data bindings for the control.
(Inherited from Control)
DataMemberGets or sets the name of the list or table in the data source for which the DataGridView is displaying data.
(Inherited from DataGridView)
DataSource
(Inherited from AdvDataGridView)
DataTableSource
(Inherited from AdvDataGridView)
DefaultCellStyle
(Inherited from AdvDataGridView)
DefaultCursorGets or sets the default cursor for the control.
(Inherited from Control)
DefaultImeModeGets the default Input Method Editor (IME) mode supported by the control.
(Inherited from Control)
DefaultMarginGets the space, in pixels, that is specified by default between controls.
(Inherited from Control)
DefaultMaximumSizeGets the length and height, in pixels, that is specified as the default maximum size of a control.
(Inherited from Control)
DefaultMinimumSizeGets the length and height, in pixels, that is specified as the default minimum size of a control.
(Inherited from Control)
DefaultPaddingGets the internal spacing, in pixels, of the contents of a control.
(Inherited from Control)
DefaultSizeGets the default initial size of the control.
(Inherited from DataGridView)
DesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component)
DisplayRectangleGets the rectangle that represents the display area of the control.
(Inherited from DataGridView)
DisposingGets a value indicating whether the base Control class is in the process of disposing.
(Inherited from Control)
DockGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent.
(Inherited from Control)
DoubleBufferedGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker.
(Inherited from Control)
EditingControlGets the control hosted by the current cell, if a cell with an editing control is in edit mode.
(Inherited from DataGridView)
EditingPanelGets the panel that contains the EditingControl.
(Inherited from DataGridView)
EditModeGets or sets a value indicating how to begin editing a cell.
(Inherited from DataGridView)
EnabledGets or sets a value indicating whether the control can respond to user interaction.
(Inherited from Control)
EnableHeadersVisualStylesGets or sets a value indicating whether row and column headers use the visual styles of the user's current theme if visual styles are enabled for the application.
(Inherited from DataGridView)
EventsGets the list of event handlers that are attached to this Component.
(Inherited from Component)
FirstDisplayedCellGets or sets the first cell currently displayed in the DataGridView; typically, this cell is in the upper left corner.
(Inherited from DataGridView)
FirstDisplayedScrollingColumnHiddenWidthGets the width of the portion of the column that is currently scrolled out of view..
(Inherited from DataGridView)
FirstDisplayedScrollingColumnIndexGets or sets the index of the column that is the first column displayed on the DataGridView.
(Inherited from DataGridView)
FirstDisplayedScrollingRowIndexGets or sets the index of the row that is the first row displayed on the DataGridView.
(Inherited from DataGridView)
FocusedGets a value indicating whether the control has input focus.
(Inherited from Control)
FontGets or sets the font of the text displayed by the DataGridView.
(Inherited from DataGridView)
FontHeightGets or sets the height of the font of the control.
(Inherited from Control)
ForeColorGets or sets the foreground color of the DataGridView.
(Inherited from DataGridView)
GridColorGets or sets the color of the grid lines separating the cells of the DataGridView.
(Inherited from DataGridView)
HandleGets the window handle that the control is bound to.
(Inherited from Control)
HasChildrenGets a value indicating whether the control contains one or more child controls.
(Inherited from Control)
Header 
HeightGets or sets the height of the control.
(Inherited from Control)
HorizontalScrollBarGets the horizontal scroll bar of the control.
(Inherited from DataGridView)
HorizontalScrollingOffsetGets or sets the number of pixels by which the control is scrolled horizontally.
(Inherited from DataGridView)
ImeModeGets or sets the Input Method Editor (IME) mode of the control.
(Inherited from Control)
ImeModeBaseGets or sets the IME mode of a control.
(Inherited from Control)
InvokeRequiredGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
(Inherited from Control)
IsAccessibleGets or sets a value indicating whether the control is visible to accessibility applications.
(Inherited from Control)
IsCurrentCellDirtyGets a value indicating whether the current cell has uncommitted changes.
(Inherited from DataGridView)
IsCurrentCellInEditModeGets a value indicating whether the currently active cell is being edited.
(Inherited from DataGridView)
IsCurrentRowDirtyGets a value indicating whether the current row has uncommitted changes.
(Inherited from DataGridView)
IsDisposedGets a value indicating whether the control has been disposed of.
(Inherited from Control)
IsHandleCreatedGets a value indicating whether the control has a handle associated with it.
(Inherited from Control)
IsMirroredGets a value indicating whether the control is mirrored.
(Inherited from Control)
ItemInt32, Int32Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes.
(Inherited from DataGridView)
ItemString, Int32Provides an indexer to get or set the cell located at the intersection of the row with the specified index and the column with the specified name.
(Inherited from DataGridView)
LayoutEngineGets a cached instance of the control's layout engine.
(Inherited from Control)
LeftGets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
(Inherited from Control)
LocationGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
(Inherited from Control)
MarginGets or sets the space between controls.
(Inherited from Control)
MaximumSizeGets or sets the size that is the upper limit that GetPreferredSize(Size) can specify.
(Inherited from Control)
MinimumSizeGets or sets the size that is the lower limit that GetPreferredSize(Size) can specify.
(Inherited from Control)
MultiSelectGets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the DataGridView at a time.
(Inherited from DataGridView)
NameGets or sets the name of the control.
(Inherited from Control)
NewRowIndexGets the index of the row for new records.
(Inherited from DataGridView)
PaddingGets or sets padding within the control.
(Inherited from Control)
ParentGets or sets the parent container of the control.
(Inherited from Control)
PreferredSizeGets the size of a rectangular area into which the control can fit.
(Inherited from Control)
ProductNameGets the product name of the assembly containing the control.
(Inherited from Control)
ProductVersionGets the version of the assembly containing the control.
(Inherited from Control)
ReadOnlyGets or sets a value indicating whether the user can edit the cells of the DataGridView control.
(Inherited from DataGridView)
RecreatingHandleGets a value indicating whether the control is currently re-creating its handle.
(Inherited from Control)
RegionGets or sets the window region associated with the control.
(Inherited from Control)
RenderRightToLeftThis property is now obsolete.
(Inherited from Control)
Obsolete.
ResizeRedrawGets or sets a value indicating whether the control redraws itself when resized.
(Inherited from Control)
RightGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area.
(Inherited from Control)
RightToLeftGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Inherited from Control)
RowCountGets or sets the number of rows displayed in the DataGridView.
(Inherited from DataGridView)
RowHeadersBorderStyleGets or sets the border style of the row header cells.
(Inherited from DataGridView)
RowHeadersDefaultCellStyleGets or sets the default style applied to the row header cells.
(Inherited from DataGridView)
RowHeadersVisible
(Inherited from AdvDataGridView)
RowHeadersWidthGets or sets the width, in pixels, of the column that contains the row headers.
(Inherited from DataGridView)
RowHeadersWidthSizeModeGets or sets a value indicating whether the width of the row headers is adjustable and whether it can be adjusted by the user or is automatically adjusted to fit the contents of the headers.
(Inherited from DataGridView)
RowsGets a collection that contains all the rows in the DataGridView control.
(Inherited from DataGridView)
RowsDefaultCellStyleGets or sets the default style applied to the row cells of the DataGridView.
(Inherited from DataGridView)
RowTemplateGets or sets the row that represents the template for all the rows in the control.
(Inherited from DataGridView)
ScaleChildrenGets a value that determines the scaling of child controls.
(Inherited from Control)
ScrollBarsGets or sets the type of scroll bars to display for the DataGridView control.
(Inherited from DataGridView)
SelectedCellsGets the collection of cells selected by the user.
(Inherited from DataGridView)
SelectedColumnsGets the collection of columns selected by the user.
(Inherited from DataGridView)
SelectedRowsGets the collection of rows selected by the user.
(Inherited from DataGridView)
SelectedRowsIndices
(Inherited from AdvDataGridView)
SelectionModeGets or sets a value indicating how the cells of the DataGridView can be selected.
(Inherited from DataGridView)
ShowCellErrorsGets or sets a value indicating whether to show cell errors.
(Inherited from DataGridView)
ShowCellToolTipsGets or sets a value indicating whether or not ToolTips will show when the mouse pointer pauses on a cell.
(Inherited from DataGridView)
ShowEditingIconGets or sets a value indicating whether or not the editing glyph is visible in the row header of the cell being edited.
(Inherited from DataGridView)
ShowFocusCuesGets a value indicating whether the control should display focus rectangles.
(Inherited from Control)
ShowKeyboardCuesGets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Inherited from Control)
ShowRowErrorsGets or sets a value indicating whether row headers will display error glyphs for each row that contains a data entry error.
(Inherited from DataGridView)
SiteGets or sets the site of the control.
(Inherited from Control)
SizeGets or sets the height and width of the control.
(Inherited from Control)
SortedColumnGets the column by which the DataGridView contents are currently sorted.
(Inherited from DataGridView)
SortMode 
SortOrderGets a value indicating whether the items in the DataGridView control are sorted in ascending or descending order, or are not sorted.
(Inherited from DataGridView)
StandardTabGets or sets a value indicating whether the TAB key moves the focus to the next control in the tab order rather than moving focus to the next cell in the control.
(Inherited from DataGridView)
TabIndexGets or sets the tab order of the control within its container.
(Inherited from Control)
TabStopGets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Inherited from Control)
TagGets or sets the object that contains data about the control.
(Inherited from Control)
TopGets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area.
(Inherited from Control)
TopLeftHeaderCellGets or sets the header cell located in the upper left corner of the DataGridView control.
(Inherited from DataGridView)
TopLeftSelectedCell
(Inherited from AdvDataGridView)
TopLevelControlGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
(Inherited from Control)
UserSetCursorGets the default or user-specified value of the Cursor property.
(Inherited from DataGridView)
UseWaitCursorGets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Inherited from Control)
VerticalScrollBarGets the vertical scroll bar of the control.
(Inherited from DataGridView)
VerticalScrollingOffsetGets the number of pixels by which the control is scrolled vertically.
(Inherited from DataGridView)
VirtualModeGets or sets a value indicating whether you have provided your own data-management operations for the DataGridView control.
(Inherited from DataGridView)
VisibleGets or sets a value indicating whether the control and all its child controls are displayed.
(Inherited from Control)
WidthGets or sets the width of the control.
(Inherited from Control)

Methods

AccessibilityNotifyClients(AccessibleEvents, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Inherited from Control)
AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control .
(Inherited from Control)
AccessibilityNotifyCurrentCellChangedNotifies the accessible client applications when a new cell becomes the current cell.
(Inherited from DataGridView)
AdjustColumnHeaderBorderStyleAdjusts the DataGridViewAdvancedBorderStyle for a column header cell of a DataGridView that is currently being painted.
(Inherited from DataGridView)
AreAllCellsSelectedReturns a value indicating whether all the DataGridView cells are currently selected.
(Inherited from DataGridView)
AutoResizeColumn(Int32)Adjusts the width of the specified column to fit the contents of all its cells, including the header cell.
(Inherited from DataGridView)
AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode)Adjusts the width of the specified column using the specified size mode.
(Inherited from DataGridView)
AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode, Boolean)Adjusts the width of the specified column using the specified size mode, optionally calculating the width with the expectation that row heights will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeColumnHeadersHeightAdjusts the height of the column headers to fit the contents of the largest column header.
(Inherited from DataGridView)
AutoResizeColumnHeadersHeight(Int32)Adjusts the height of the column headers based on changes to the contents of the header in the specified column.
(Inherited from DataGridView)
AutoResizeColumnHeadersHeight(Boolean, Boolean)Adjusts the height of the column headers to fit their contents, optionally calculating the height with the expectation that the column and/or row header widths will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeColumnHeadersHeight(Int32, Boolean, Boolean)Adjusts the height of the column headers based on changes to the contents of the header in the specified column, optionally calculating the height with the expectation that the column and/or row header widths will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeColumnsAdjusts the width of all columns to fit the contents of all their cells, including the header cells.
(Inherited from DataGridView)
AutoResizeColumns(DataGridViewAutoSizeColumnsMode)Adjusts the width of all columns using the specified size mode.
(Inherited from DataGridView)
AutoResizeColumns(DataGridViewAutoSizeColumnsMode, Boolean)Adjusts the width of all columns using the specified size mode, optionally calculating the widths with the expectation that row heights will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeRow(Int32)Adjusts the height of the specified row to fit the contents of all its cells including the header cell.
(Inherited from DataGridView)
AutoResizeRow(Int32, DataGridViewAutoSizeRowMode)Adjusts the height of the specified row using the specified size mode.
(Inherited from DataGridView)
AutoResizeRow(Int32, DataGridViewAutoSizeRowMode, Boolean)Adjusts the height of the specified row using the specified size mode, optionally calculating the height with the expectation that column widths will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode)Adjusts the width of the row headers using the specified size mode.
(Inherited from DataGridView)
AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode)Adjusts the width of the row headers based on changes to the contents of the header in the specified row and using the specified size mode.
(Inherited from DataGridView)
AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean)Adjusts the width of the row headers using the specified size mode, optionally calculating the width with the expectation that the row and/or column header widths will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeRowHeadersWidth(Int32, DataGridViewRowHeadersWidthSizeMode, Boolean, Boolean)Adjusts the width of the row headers based on changes to the contents of the header in the specified row and using the specified size mode, optionally calculating the width with the expectation that the row and/or column header widths will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeRowsAdjusts the heights of all rows to fit the contents of all their cells, including the header cells.
(Inherited from DataGridView)
AutoResizeRows(DataGridViewAutoSizeRowsMode)Adjusts the heights of the rows using the specified size mode value.
(Inherited from DataGridView)
AutoResizeRows(DataGridViewAutoSizeRowsMode, Boolean)Adjusts the heights of all rows using the specified size mode, optionally calculating the heights with the expectation that column widths will subsequently be adjusted.
(Inherited from DataGridView)
AutoResizeRows(Int32, Int32, DataGridViewAutoSizeRowMode, Boolean)Adjusts the heights of the specified rows using the specified size mode, optionally calculating the heights with the expectation that column widths will subsequently be adjusted.
(Inherited from DataGridView)
BeginEditPuts the current cell in edit mode.
(Inherited from DataGridView)
BeginInvoke(Delegate)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Inherited from Control)
BeginInvoke(Delegate, Object)Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on.
(Inherited from Control)
BringToFrontBrings the control to the front of the z-order.
(Inherited from Control)
CancelEditCancels edit mode for the currently selected cell and discards any changes.
(Inherited from DataGridView)
ClearSelectionClears the current selection by unselecting all selected cells.
(Inherited from DataGridView)
ClearSelection(Int32, Int32, Boolean)Cancels the selection of all currently selected cells except the one indicated, optionally ensuring that the indicated cell is selected.
(Inherited from DataGridView)
CommitEditCommits changes in the current cell to the data cache without ending edit mode.
(Inherited from DataGridView)
ContainsRetrieves a value indicating whether the specified control is a child of the control.
(Inherited from Control)
Copy
(Inherited from AdvDataGridView)
CopyWithHeader
(Inherited from AdvDataGridView)
CreateAccessibilityInstanceCreates a new accessible object for the DataGridView.
(Inherited from DataGridView)
CreateColumnsInstanceCreates and returns a new DataGridViewColumnCollection.
(Inherited from DataGridView)
CreateControlForces the creation of the visible control, including the creation of the handle and any visible child controls.
(Inherited from Control)
CreateControlsInstanceCreates and returns a new ControlControlCollection that can be cast to type DataGridViewDataGridViewControlCollection.
(Inherited from DataGridView)
CreateGraphicsCreates the Graphics for the control.
(Inherited from Control)
CreateHandleCreates a handle for the control.
(Inherited from Control)
CreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject)
CreateRowsInstanceCreates and returns a new DataGridViewRowCollection.
(Inherited from DataGridView)
Cut
(Inherited from AdvDataGridView)
DefWndProcSends the specified message to the default window procedure.
(Inherited from Control)
Delete
(Inherited from AdvDataGridView)
DeleteRows
(Inherited from AdvDataGridView)
DestroyHandleDestroys the handle associated with the control.
(Inherited from Control)
DisplayedColumnCountReturns the number of columns displayed to the user.
(Inherited from DataGridView)
DisplayedRowCountReturns the number of rows displayed to the user.
(Inherited from DataGridView)
DisposeReleases all resources used by the Component.
(Inherited from Component)
Dispose(Boolean)Releases the unmanaged resources used by the Control and its child controls and optionally releases the managed resources.
(Inherited from DataGridView)
DoDragDropBegins a drag-and-drop operation.
(Inherited from Control)
DrawToBitmapSupports rendering to the specified bitmap.
(Inherited from Control)
DuplicateRows
(Inherited from AdvDataGridView)
EndEditCommits and ends the edit operation on the current cell using the default error context.
(Inherited from DataGridView)
EndEdit(DataGridViewDataErrorContexts)Commits and ends the edit operation on the current cell using the specified error context.
(Inherited from DataGridView)
EndInvokeRetrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
(Inherited from Control)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FillDown
(Inherited from AdvDataGridView)
FinalizeReleases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component)
FindAndReplace
(Inherited from AdvDataGridView)
FindAndReplaceShowDialog
(Inherited from AdvDataGridView)
FindFormRetrieves the form that the control is on.
(Inherited from Control)
FocusSets input focus to the control.
(Inherited from Control)
GetAccessibilityObjectByIdRetrieves the specified AccessibleObject.
(Inherited from DataGridView)
GetAutoSizeModeRetrieves a value indicating how a control will behave when its AutoSize property is enabled.
(Inherited from Control)
GetCellCountGets the number of cells that satisfy the provided filter.
(Inherited from DataGridView)
GetCellDisplayRectangleReturns the rectangle that represents the display area for a cell.
(Inherited from DataGridView)
GetChildAtPoint(Point)Retrieves the child control that is located at the specified coordinates.
(Inherited from Control)
GetChildAtPoint(Point, GetChildAtPointSkip)Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type.
(Inherited from Control)
GetClipboardContentRetrieves the formatted values that represent the contents of the selected cells for copying to the Clipboard.
(Inherited from DataGridView)
GetColumnDisplayRectangleReturns the rectangle that represents the display area for a column, as determined by the column index.
(Inherited from DataGridView)
GetContainerControlReturns the next ContainerControl up the control's chain of parent controls.
(Inherited from Control)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
GetNextControlRetrieves the next control forward or back in the tab order of child controls.
(Inherited from Control)
GetPreferredSizeRetrieves the size of a rectangular area into which a control can be fitted.
(Inherited from Control)
GetRowDisplayRectangleReturns the rectangle that represents the display area for a row, as determined by the row index.
(Inherited from DataGridView)
GetScaledBoundsRetrieves the bounds within which the control is scaled.
(Inherited from Control)
GetServiceReturns an object that represents a service provided by the Component or by its Container.
(Inherited from Component)
GetStyleRetrieves the value of the specified control style bit for the control.
(Inherited from Control)
GetTopLevelDetermines if the control is a top-level control.
(Inherited from Control)
GetTypeGets the Type of the current instance.
(Inherited from Object)
HideConceals the control from the user.
(Inherited from Control)
HitTestReturns location information, such as row and column indices, given x- and y-coordinates.
(Inherited from DataGridView)
InitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject)
InitLayoutCalled after the control has been added to another container.
(Inherited from Control)
InsertRows
(Inherited from AdvDataGridView)
InvalidateInvalidates the entire surface of the control and causes the control to be redrawn.
(Inherited from Control)
Invalidate(Boolean)Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Inherited from Control)
Invalidate(Rectangle)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Inherited from Control)
Invalidate(Region)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control.
(Inherited from Control)
Invalidate(Rectangle, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Inherited from Control)
Invalidate(Region, Boolean)Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control.
(Inherited from Control)
InvalidateCell(DataGridViewCell)Invalidates the specified cell of the DataGridView, forcing it to be repainted.
(Inherited from DataGridView)
InvalidateCell(Int32, Int32)Invalidates the cell with the specified row and column indexes, forcing it to be repainted.
(Inherited from DataGridView)
InvalidateColumnInvalidates the specified column of the DataGridView, forcing it to be repainted.
(Inherited from DataGridView)
InvalidateRowInvalidates the specified row of the DataGridView, forcing it to be repainted.
(Inherited from DataGridView)
Invoke(Delegate)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Inherited from Control)
Invoke(Delegate, Object)Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments.
(Inherited from Control)
InvokeGotFocusRaises the GotFocus event for the specified control.
(Inherited from Control)
InvokeLostFocusRaises the LostFocus event for the specified control.
(Inherited from Control)
InvokeOnClickRaises the Click event for the specified control.
(Inherited from Control)
InvokePaintRaises the Paint event for the specified control.
(Inherited from Control)
InvokePaintBackgroundRaises the PaintBackground event for the specified control.
(Inherited from Control)
IsInputCharDetermines whether a character is an input character that the DataGridView recognizes.
(Inherited from DataGridView)
IsInputKeyDetermines whether the specified key is a regular input key or a special key that requires preprocessing.
(Inherited from DataGridView)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
MemberwiseClone(Boolean)Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject)
New
(Inherited from AdvDataGridView)
NotifyCurrentCellDirtyNotifies the DataGridView that the current cell has uncommitted changes.
(Inherited from DataGridView)
NotifyInvalidateRaises the Invalidated event with a specified region of the control to invalidate.
(Inherited from Control)
OnAllowUserToAddRowsChangedRaises the AllowUserToAddRowsChanged event.
(Inherited from DataGridView)
OnAllowUserToDeleteRowsChangedRaises the AllowUserToDeleteRowsChanged event.
(Inherited from DataGridView)
OnAllowUserToOrderColumnsChangedRaises the AllowUserToOrderColumnsChanged event.
(Inherited from DataGridView)
OnAllowUserToResizeColumnsChangedRaises the AllowUserToResizeColumnsChanged event.
(Inherited from DataGridView)
OnAllowUserToResizeRowsChangedRaises the AllowUserToResizeRowsChanged event.
(Inherited from DataGridView)
OnAlternatingRowsDefaultCellStyleChangedRaises the AlternatingRowsDefaultCellStyleChanged event.
(Inherited from DataGridView)
OnAutoGenerateColumnsChangedRaises the AutoGenerateColumnsChanged event.
(Inherited from DataGridView)
OnAutoSizeChangedRaises the AutoSizeChanged event.
(Inherited from Control)
OnAutoSizeColumnModeChangedRaises the AutoSizeColumnModeChanged event.
(Inherited from DataGridView)
OnAutoSizeColumnsModeChangedRaises the AutoSizeColumnsModeChanged event.
(Inherited from DataGridView)
OnAutoSizeRowsModeChangedRaises the AutoSizeRowsModeChanged event.
(Inherited from DataGridView)
OnBackColorChangedRaises the BackColorChanged event.
(Inherited from Control)
OnBackgroundColorChangedRaises the BackgroundColorChanged event.
(Inherited from DataGridView)
OnBackgroundImageChangedRaises the BackgroundImageChanged event.
(Inherited from Control)
OnBackgroundImageLayoutChangedRaises the BackgroundImageLayoutChanged event.
(Inherited from Control)
OnBindingContextChangedRaises the BindingContextChanged event.
(Inherited from DataGridView)
OnBorderStyleChangedRaises the BorderStyleChanged event.
(Inherited from DataGridView)
OnCancelRowEditRaises the CancelRowEdit event.
(Inherited from DataGridView)
OnCausesValidationChangedRaises the CausesValidationChanged event.
(Inherited from Control)
OnCellBeginEditRaises the CellBeginEdit event.
(Inherited from DataGridView)
OnCellBorderStyleChangedRaises the CellBorderStyleChanged event.
(Inherited from DataGridView)
OnCellClickRaises the CellClick event.
(Inherited from DataGridView)
OnCellContentClickRaises the CellContentClick event.
(Inherited from DataGridView)
OnCellContentDoubleClickRaises the CellContentDoubleClick event.
(Inherited from DataGridView)
OnCellContextMenuStripChangedRaises the CellContextMenuStripChanged event.
(Inherited from DataGridView)
OnCellContextMenuStripNeededRaises the CellContextMenuStripNeeded event.
(Inherited from DataGridView)
OnCellDoubleClickRaises the CellDoubleClick event.
(Inherited from DataGridView)
OnCellEndEdit
(Inherited from AdvDataGridView)
OnCellEnterRaises the CellEnter event.
(Inherited from DataGridView)
OnCellErrorTextChangedRaises the CellErrorTextChanged event.
(Inherited from DataGridView)
OnCellErrorTextNeededRaises the CellErrorTextNeeded event.
(Inherited from DataGridView)
OnCellFormattingRaises the CellFormatting event.
(Inherited from DataGridView)
OnCellLeaveRaises the CellLeave event.
(Inherited from DataGridView)
OnCellMouseClickRaises the CellMouseClick event.
(Inherited from DataGridView)
OnCellMouseDoubleClickRaises the CellMouseDoubleClick event.
(Inherited from DataGridView)
OnCellMouseDown
(Inherited from AdvDataGridView)
OnCellMouseEnterRaises the CellMouseEnter event.
(Inherited from DataGridView)
OnCellMouseLeaveRaises the CellMouseLeave event.
(Inherited from DataGridView)
OnCellMouseMove
(Inherited from AdvDataGridView)
OnCellMouseUpRaises the CellMouseUp event.
(Inherited from DataGridView)
OnCellPaintingRaises the CellPainting event.
(Inherited from DataGridView)
OnCellParsing
(Inherited from AdvDataGridView)
OnCellStateChangedRaises the CellStateChanged event.
(Inherited from DataGridView)
OnCellStyleChangedRaises the CellStyleChanged event.
(Inherited from DataGridView)
OnCellStyleContentChangedRaises the CellStyleContentChanged event.
(Inherited from DataGridView)
OnCellToolTipTextChangedRaises the CellToolTipTextChanged event.
(Inherited from DataGridView)
OnCellToolTipTextNeededRaises the CellToolTipTextNeeded event.
(Inherited from DataGridView)
OnCellValidatedRaises the CellValidated event.
(Inherited from DataGridView)
OnCellValidatingRaises the CellValidating event.
(Inherited from DataGridView)
OnCellValueChangedRaises the CellValueChanged event.
(Inherited from DataGridView)
OnCellValueNeededRaises the CellValueNeeded event.
(Inherited from DataGridView)
OnCellValuePushedRaises the CellValuePushed event.
(Inherited from DataGridView)
OnChangeUICuesRaises the ChangeUICues event.
(Inherited from Control)
OnClickRaises the Click event.
(Inherited from Control)
OnClientSizeChangedRaises the ClientSizeChanged event.
(Inherited from Control)
OnColumnAdded
(Overrides DataGridViewOnColumnAdded(DataGridViewColumnEventArgs))
OnColumnContextMenuStripChangedRaises the ColumnContextMenuStripChanged event.
(Inherited from DataGridView)
OnColumnDataPropertyNameChangedRaises the ColumnDataPropertyNameChanged event.
(Inherited from DataGridView)
OnColumnDefaultCellStyleChangedRaises the ColumnDefaultCellStyleChanged event.
(Inherited from DataGridView)
OnColumnDisplayIndexChangedRaises the ColumnDisplayIndexChanged event.
(Inherited from DataGridView)
OnColumnDividerDoubleClickRaises the ColumnDividerDoubleClick event.
(Inherited from DataGridView)
OnColumnDividerWidthChangedRaises the ColumnDividerWidthChanged event.
(Inherited from DataGridView)
OnColumnHeaderCellChangedRaises the ColumnHeaderCellChanged event.
(Inherited from DataGridView)
OnColumnHeaderMouseClickRaises the ColumnHeaderMouseClick event.
(Inherited from DataGridView)
OnColumnHeaderMouseDoubleClickRaises the ColumnHeaderMouseDoubleClick event.
(Inherited from DataGridView)
OnColumnHeadersBorderStyleChangedRaises the ColumnHeadersBorderStyleChanged event.
(Inherited from DataGridView)
OnColumnHeadersDefaultCellStyleChangedRaises the ColumnHeadersDefaultCellStyleChanged event.
(Inherited from DataGridView)
OnColumnHeadersHeightChangedRaises the ColumnHeadersHeightChanged event.
(Inherited from DataGridView)
OnColumnHeadersHeightSizeModeChangedRaises the ColumnHeadersHeightSizeModeChanged event.
(Inherited from DataGridView)
OnColumnMinimumWidthChangedRaises the ColumnMinimumWidthChanged event.
(Inherited from DataGridView)
OnColumnNameChangedRaises the ColumnNameChanged event.
(Inherited from DataGridView)
OnColumnRemovedRaises the ColumnRemoved event.
(Inherited from DataGridView)
OnColumnSortModeChangedRaises the ColumnSortModeChanged event.
(Inherited from DataGridView)
OnColumnStateChangedRaises the ColumnStateChanged event.
(Inherited from DataGridView)
OnColumnToolTipTextChangedRaises the ColumnToolTipTextChanged event.
(Inherited from DataGridView)
OnColumnWidthChangedRaises the ColumnWidthChanged event.
(Inherited from DataGridView)
OnContextMenuChangedRaises the ContextMenuChanged event.
(Inherited from Control)
OnContextMenuStripChangedRaises the ContextMenuStripChanged event.
(Inherited from Control)
OnControlAddedRaises the ControlAdded event.
(Inherited from Control)
OnControlRemovedRaises the ControlRemoved event.
(Inherited from Control)
OnCreateControlRaises the CreateControl method.
(Inherited from Control)
OnCurrentCellChangedRaises the CurrentCellChanged event.
(Inherited from DataGridView)
OnCurrentCellDirtyStateChangedRaises the CurrentCellDirtyStateChanged event.
(Inherited from DataGridView)
OnCursorChangedRaises the CursorChanged event and updates the UserSetCursor property if the cursor was changed in user code.
(Inherited from DataGridView)
OnDataBindingCompleteRaises the DataBindingComplete event.
(Inherited from DataGridView)
OnDataChanged
(Inherited from AdvDataGridView)
OnDataErrorRaises the DataError event.
(Inherited from DataGridView)
OnDataMemberChangedRaises the DataMemberChanged event.
(Inherited from DataGridView)
OnDataSourceChangedRaises the DataSourceChanged event.
(Inherited from DataGridView)
OnDefaultCellStyleChangedRaises the DefaultCellStyleChanged event.
(Inherited from DataGridView)
OnDefaultValuesNeededRaises the DefaultValuesNeeded event.
(Inherited from DataGridView)
OnDockChangedRaises the DockChanged event.
(Inherited from Control)
OnDoubleClickRaises the DoubleClick event.
(Inherited from DataGridView)
OnDragDropRaises the DragDrop event.
(Inherited from Control)
OnDragEnterRaises the DragEnter event.
(Inherited from Control)
OnDragLeaveRaises the DragLeave event.
(Inherited from Control)
OnDragOverRaises the DragOver event.
(Inherited from Control)
OnEditingControlShowingRaises the EditingControlShowing event.
(Inherited from DataGridView)
OnEditModeChangedRaises the EditModeChanged event.
(Inherited from DataGridView)
OnEnabledChangedRaises the EnabledChanged event.
(Inherited from DataGridView)
OnEnterRaises the Enter event.
(Inherited from DataGridView)
OnFontChangedRaises the FontChanged event.
(Inherited from DataGridView)
OnForeColorChangedRaises the ForeColorChanged event.
(Inherited from DataGridView)
OnGiveFeedbackRaises the GiveFeedback event.
(Inherited from Control)
OnGotFocusRaises the GotFocus event.
(Inherited from DataGridView)
OnGridColorChangedRaises the GridColorChanged event.
(Inherited from DataGridView)
OnHandleCreatedRaises the HandleCreated event.
(Inherited from DataGridView)
OnHandleDestroyedRaises the HandleDestroyed event.
(Inherited from DataGridView)
OnHelpRequestedRaises the HelpRequested event.
(Inherited from Control)
OnImeModeChangedRaises the ImeModeChanged event.
(Inherited from Control)
OnInvalidatedRaises the Invalidated event.
(Inherited from Control)
OnKeyDownRaises the KeyDown event.
(Inherited from DataGridView)
OnKeyPressRaises the KeyPress event.
(Inherited from DataGridView)
OnKeyUpRaises the KeyUp event.
(Inherited from DataGridView)
OnLayoutRaises the Layout event.
(Inherited from DataGridView)
OnLeaveRaises the Leave event.
(Inherited from DataGridView)
OnLocationChangedRaises the LocationChanged event.
(Inherited from Control)
OnLostFocusRaises the LostFocus event.
(Inherited from DataGridView)
OnMarginChangedRaises the MarginChanged event.
(Inherited from Control)
OnMouseCaptureChangedRaises the MouseCaptureChanged event.
(Inherited from Control)
OnMouseClickRaises the MouseClick event.
(Inherited from DataGridView)
OnMouseDoubleClickRaises the MouseDoubleClick event.
(Inherited from DataGridView)
OnMouseDownRaises the MouseDown event.
(Inherited from DataGridView)
OnMouseEnterRaises the OnMouseEnter(EventArgs) event.
(Inherited from DataGridView)
OnMouseHoverRaises the MouseHover event.
(Inherited from Control)
OnMouseLeaveRaises the MouseLeave event.
(Inherited from DataGridView)
OnMouseMoveRaises the MouseMove event.
(Inherited from DataGridView)
OnMouseUp
(Inherited from AdvDataGridView)
OnMouseWheelRaises the MouseWheel event.
(Inherited from DataGridView)
OnMoveRaises the Move event.
(Inherited from Control)
OnMultiSelectChangedRaises the MultiSelectChanged event.
(Inherited from DataGridView)
OnNewRowNeededRaises the NewRowNeeded event.
(Inherited from DataGridView)
OnNotifyMessageNotifies the control of Windows messages.
(Inherited from Control)
OnPaddingChangedRaises the PaddingChanged event.
(Inherited from Control)
OnPaintRaises the Paint event.
(Inherited from DataGridView)
OnPaintBackgroundPaints the background of the control.
(Inherited from Control)
OnParentBackColorChangedRaises the BackColorChanged event when the BackColor property value of the control's container changes.
(Inherited from Control)
OnParentBackgroundImageChangedRaises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
(Inherited from Control)
OnParentBindingContextChangedRaises the BindingContextChanged event when the BindingContext property value of the control's container changes.
(Inherited from Control)
OnParentChangedRaises the ParentChanged event.
(Inherited from Control)
OnParentCursorChangedRaises the CursorChanged event.
(Inherited from Control)
OnParentEnabledChangedRaises the EnabledChanged event when the Enabled property value of the control's container changes.
(Inherited from Control)
OnParentFontChangedRaises the FontChanged event when the Font property value of the control's container changes.
(Inherited from Control)
OnParentForeColorChangedRaises the ForeColorChanged event when the ForeColor property value of the control's container changes.
(Inherited from Control)
OnParentRightToLeftChangedRaises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
(Inherited from Control)
OnParentVisibleChangedRaises the VisibleChanged event when the Visible property value of the control's container changes.
(Inherited from Control)
OnPreviewKeyDownRaises the PreviewKeyDown event.
(Inherited from Control)
OnPrintRaises the Paint event.
(Inherited from Control)
OnQueryContinueDragRaises the QueryContinueDrag event.
(Inherited from Control)
OnReadOnlyChanged
(Inherited from AdvDataGridView)
OnRegionChangedRaises the RegionChanged event.
(Inherited from Control)
OnResizeRaises the Resize event.
(Inherited from DataGridView)
OnRightToLeftChangedRaises the RightToLeftChanged event.
(Inherited from DataGridView)
OnRowContextMenuStripChangedRaises the RowContextMenuStripChanged event.
(Inherited from DataGridView)
OnRowContextMenuStripNeededRaises the RowContextMenuStripNeeded event.
(Inherited from DataGridView)
OnRowDefaultCellStyleChangedRaises the RowDefaultCellStyleChanged event.
(Inherited from DataGridView)
OnRowDirtyStateNeededRaises the RowDirtyStateNeeded event.
(Inherited from DataGridView)
OnRowDividerDoubleClickRaises the RowDividerDoubleClick event.
(Inherited from DataGridView)
OnRowDividerHeightChangedRaises the RowDividerHeightChanged event.
(Inherited from DataGridView)
OnRowEnterRaises the RowEnter event.
(Inherited from DataGridView)
OnRowErrorTextChangedRaises the RowErrorTextChanged event.
(Inherited from DataGridView)
OnRowErrorTextNeededRaises the RowErrorTextNeeded event.
(Inherited from DataGridView)
OnRowHeaderCellChangedRaises the RowHeaderCellChanged event.
(Inherited from DataGridView)
OnRowHeaderMouseClickRaises the RowHeaderMouseClick event.
(Inherited from DataGridView)
OnRowHeaderMouseDoubleClickRaises the RowHeaderMouseDoubleClick event.
(Inherited from DataGridView)
OnRowHeadersBorderStyleChangedRaises the RowHeadersBorderStyleChanged event.
(Inherited from DataGridView)
OnRowHeadersDefaultCellStyleChangedRaises the RowHeadersDefaultCellStyleChanged event.
(Inherited from DataGridView)
OnRowHeadersWidthChangedRaises the RowHeadersWidthChanged event.
(Inherited from DataGridView)
OnRowHeadersWidthSizeModeChangedRaises the RowHeadersWidthSizeModeChanged event.
(Inherited from DataGridView)
OnRowHeightChangedRaises the RowHeightChanged event.
(Inherited from DataGridView)
OnRowHeightInfoNeededRaises the RowHeightInfoNeeded event.
(Inherited from DataGridView)
OnRowHeightInfoPushedRaises the RowHeightInfoPushed event.
(Inherited from DataGridView)
OnRowLeaveRaises the RowLeave event.
(Inherited from DataGridView)
OnRowMinimumHeightChangedRaises the RowMinimumHeightChanged event.
(Inherited from DataGridView)
OnRowPostPaintRaises the RowPostPaint event.
(Inherited from DataGridView)
OnRowPrePaintRaises the RowPrePaint event.
(Inherited from DataGridView)
OnRowsAddedRaises the RowsAdded event.
(Inherited from DataGridView)
OnRowsDefaultCellStyleChangedRaises the RowsDefaultCellStyleChanged event.
(Inherited from DataGridView)
OnRowsRemovedRaises the RowsRemoved event.
(Inherited from DataGridView)
OnRowStateChangedRaises the RowStateChanged event.
(Inherited from DataGridView)
OnRowUnsharedRaises the RowUnshared event.
(Inherited from DataGridView)
OnRowValidatedRaises the RowValidated event.
(Inherited from DataGridView)
OnRowValidatingRaises the RowValidating event.
(Inherited from DataGridView)
OnScrollRaises the Scroll event.
(Inherited from DataGridView)
OnSelectionChanged
(Inherited from AdvDataGridView)
OnSizeChangedRaises the SizeChanged event.
(Inherited from Control)
OnSortCompareRaises the SortCompare event.
(Inherited from DataGridView)
OnSortedRaises the Sorted event.
(Inherited from DataGridView)
OnStyleChangedRaises the StyleChanged event.
(Inherited from Control)
OnSystemColorsChangedRaises the SystemColorsChanged event.
(Inherited from Control)
OnTabIndexChangedRaises the TabIndexChanged event.
(Inherited from Control)
OnTabStopChangedRaises the TabStopChanged event.
(Inherited from Control)
OnTextChangedRaises the TextChanged event.
(Inherited from Control)
OnUserAddedRowRaises the UserAddedRow event.
(Inherited from DataGridView)
OnUserDeletedRowRaises the UserDeletedRow event.
(Inherited from DataGridView)
OnUserDeletingRowRaises the UserDeletingRow event.
(Inherited from DataGridView)
OnValidatedRaises the Validated event.
(Inherited from Control)
OnValidatingRaises the Validating event.
(Inherited from DataGridView)
OnVisibleChangedRaises the VisibleChanged event.
(Inherited from DataGridView)
Open
(Inherited from AdvDataGridView)
OpenTextFile
(Inherited from AdvDataGridView)
PaintBackgroundPaints the background of the DataGridView.
(Inherited from DataGridView)
Paste
(Inherited from AdvDataGridView)
PerformLayoutForces the control to apply layout logic to all its child controls.
(Inherited from Control)
PerformLayout(Control, String)Forces the control to apply layout logic to all its child controls.
(Inherited from Control)
PointToClientComputes the location of the specified screen point into client coordinates.
(Inherited from Control)
PointToScreenComputes the location of the specified client point into screen coordinates.
(Inherited from Control)
PreProcessControlMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from Control)
PreProcessMessagePreprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from Control)
ProcessAKeyProcesses the A key.
(Inherited from DataGridView)
ProcessCmdKeyProcesses a command key.
(Inherited from Control)
ProcessDataGridViewKeyProcesses keys used for navigating in the DataGridView.
(Inherited from DataGridView)
ProcessDeleteKeyProcesses the DELETE key.
(Inherited from DataGridView)
ProcessDialogCharProcesses a dialog character.
(Inherited from Control)
ProcessDialogKeyProcesses keys, such as the TAB, ESCAPE, ENTER, and ARROW keys, used to control dialog boxes.
(Inherited from DataGridView)
ProcessDownKeyProcesses the DOWN ARROW key.
(Inherited from DataGridView)
ProcessEndKeyProcesses the END key.
(Inherited from DataGridView)
ProcessEnterKeyProcesses the ENTER key.
(Inherited from DataGridView)
ProcessEscapeKeyProcesses the ESC key.
(Inherited from DataGridView)
ProcessF2KeyProcesses the F2 key.
(Inherited from DataGridView)
ProcessHomeKeyProcesses the HOME key.
(Inherited from DataGridView)
ProcessInsertKeyProcesses the INSERT key.
(Inherited from DataGridView)
ProcessKeyEventArgsProcesses a key message and generates the appropriate control events.
(Inherited from DataGridView)
ProcessKeyMessageProcesses a keyboard message.
(Inherited from Control)
ProcessKeyPreviewPreviews a keyboard message.
(Inherited from DataGridView)
ProcessLeftKeyProcesses the LEFT ARROW key.
(Inherited from DataGridView)
ProcessMnemonicProcesses a mnemonic character.
(Inherited from Control)
ProcessNextKeyProcesses the PAGE DOWN key.
(Inherited from DataGridView)
ProcessPriorKeyProcesses the PAGE UP key.
(Inherited from DataGridView)
ProcessRightKeyProcesses the RIGHT ARROW key.
(Inherited from DataGridView)
ProcessSpaceKeyProcesses the SPACEBAR.
(Inherited from DataGridView)
ProcessTabKeyProcesses the TAB key.
(Inherited from DataGridView)
ProcessUpKeyProcesses the UP ARROW key.
(Inherited from DataGridView)
ProcessZeroKeyProcesses the 0 key.
(Inherited from DataGridView)
RaiseDragEventRaises the appropriate drag event.
(Inherited from Control)
RaiseKeyEventRaises the appropriate key event.
(Inherited from Control)
RaiseMouseEventRaises the appropriate mouse event.
(Inherited from Control)
RaisePaintEventRaises the appropriate paint event.
(Inherited from Control)
RecreateHandleForces the re-creation of the handle for the control.
(Inherited from Control)
RectangleToClientComputes the size and location of the specified screen rectangle in client coordinates.
(Inherited from Control)
RectangleToScreenComputes the size and location of the specified client rectangle in screen coordinates.
(Inherited from Control)
RefreshForces the control to invalidate its client area and immediately redraw itself and any child controls.
(Inherited from Control)
RefreshEditRefreshes the value of the current cell with the underlying cell value when the cell is in edit mode, discarding any previous value.
(Inherited from DataGridView)
ResetMouseEventArgsResets the control to handle the MouseLeave event.
(Inherited from Control)
ResumeLayoutResumes usual layout logic.
(Inherited from Control)
ResumeLayout(Boolean)Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests.
(Inherited from Control)
RtlTranslateAlignment(ContentAlignment)Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control)
RtlTranslateAlignment(HorizontalAlignment)Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Inherited from Control)
RtlTranslateAlignment(LeftRightAlignment)Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Inherited from Control)
RtlTranslateContentConverts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control)
RtlTranslateHorizontalConverts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Inherited from Control)
RtlTranslateLeftRightConverts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Inherited from Control)
Save
(Inherited from AdvDataGridView)
Save(String)
(Inherited from AdvDataGridView)
SaveLaTeXFile
(Inherited from AdvDataGridView)
SaveTextFile
(Inherited from AdvDataGridView)
ScaleScales the control and all child controls by the specified scaling factor.
(Inherited from Control)
ScaleControlScales a control's location, size, padding and margin.
(Inherited from Control)
SelectActivates the control.
(Inherited from Control)
Select(Boolean, Boolean)Activates a child control. Optionally specifies the direction in the tab order to select the control from.
(Inherited from Control)
SelectAll
(Inherited from AdvDataGridView)
SelectNextControlActivates the next control.
(Inherited from Control)
SendToBackSends the control to the back of the z-order.
(Inherited from Control)
SetAutoSizeModeSets a value indicating how a control will behave when its AutoSize property is enabled.
(Inherited from Control)
SetBounds(Int32, Int32, Int32, Int32)Sets the bounds of the control to the specified location and size.
(Inherited from Control)
SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)Sets the specified bounds of the control to the specified location and size.
(Inherited from Control)
SetBoundsCoreThis member overrides SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).
(Inherited from DataGridView)
SetClientSizeCoreSets the size of the client area of the control.
(Inherited from Control)
SetCurrentCellAddressCoreSets the currently active cell.
(Inherited from DataGridView)
SetSelectedCellCoreChanges the selection state of the cell with the specified row and column indexes.
(Inherited from DataGridView)
SetSelectedColumnCoreChanges the selection state of the column with the specified index.
(Inherited from DataGridView)
SetSelectedRowCoreChanges the selection state of the row with the specified index.
(Inherited from DataGridView)
SetStyleSets a specified ControlStyles flag to either true or false.
(Inherited from Control)
SetTopLevelSets the control as the top-level control.
(Inherited from Control)
SetVisibleCoreSets the control to the specified visible state.
(Inherited from Control)
ShowDisplays the control to the user.
(Inherited from Control)
SizeFromClientSizeDetermines the size of the entire control from the height and width of its client area.
(Inherited from Control)
Sort(IComparer)Sorts the contents of the DataGridView control using an implementation of the IComparer interface.
(Inherited from DataGridView)
Sort(DataGridViewColumn, ListSortDirection)Sorts the contents of the DataGridView control in ascending or descending order based on the contents of the specified column.
(Inherited from DataGridView)
SuspendLayoutTemporarily suspends the layout logic for the control.
(Inherited from Control)
ToStringReturns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component)
UpdateCauses the control to redraw the invalidated regions within its client area.
(Inherited from Control)
UpdateBoundsUpdates the bounds of the control with the current size and location.
(Inherited from Control)
UpdateBounds(Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size and location.
(Inherited from Control)
UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size, location, and client size.
(Inherited from Control)
UpdateCellErrorTextForces the cell at the specified location to update its error text.
(Inherited from DataGridView)
UpdateCellValueForces the control to update its display of the cell at the specified location based on its new value, applying any automatic sizing modes currently in effect.
(Inherited from DataGridView)
UpdateRowErrorText(Int32)Forces the row at the given row index to update its error text.
(Inherited from DataGridView)
UpdateRowErrorText(Int32, Int32)Forces the rows in the given range to update their error text.
(Inherited from DataGridView)
UpdateRowHeightInfoForces the specified row or rows to update their height information.
(Inherited from DataGridView)
UpdateStylesForces the assigned styles to be reapplied to the control.
(Inherited from Control)
UpdateZOrderUpdates the control in its parent's z-order.
(Inherited from Control)
WndProcProcesses window messages.
(Inherited from DataGridView)
WriteLaTeXTo
(Inherited from AdvDataGridView)

Events

AllowUserToAddRowsChangedOccurs when the value of the AllowUserToAddRows property changes.
(Inherited from DataGridView)
AllowUserToDeleteRowsChangedOccurs when the value of the AllowUserToDeleteRowsChanged property changes.
(Inherited from DataGridView)
AllowUserToOrderColumnsChangedOccurs when the value of the AllowUserToOrderColumns property changes.
(Inherited from DataGridView)
AllowUserToResizeColumnsChangedOccurs when the value of the AllowUserToResizeColumns property changes.
(Inherited from DataGridView)
AllowUserToResizeRowsChangedOccurs when the value of the AllowUserToResizeRows property changes.
(Inherited from DataGridView)
AlternatingRowsDefaultCellStyleChangedOccurs when the value of the AlternatingRowsDefaultCellStyle property changes.
(Inherited from DataGridView)
AutoGenerateColumnsChangedOccurs when the value of the AutoGenerateColumnsChanged property changes.
(Inherited from DataGridView)
AutoSizeColumnModeChangedOccurs when the value of the AutoSizeMode property of a column changes.
(Inherited from DataGridView)
AutoSizeColumnsModeChangedOccurs when the value of the AutoSizeColumnsMode property changes.
(Inherited from DataGridView)
AutoSizeRowsModeChangedOccurs when the value of the DataGridViewAutoSizeRowsMode property changes.
(Inherited from DataGridView)
BackColorChangedOccurs when the value of the BackColor property changes.
(Inherited from Control)
BackgroundColorChangedOccurs when the value of the BackgroundColor property changes.
(Inherited from DataGridView)
BackgroundImageChangedOccurs when the value of the BackgroundImage property changes.
(Inherited from Control)
BackgroundImageLayoutChangedOccurs when the BackgroundImageLayout property changes.
(Inherited from Control)
BindingContextChangedOccurs when the value of the BindingContext property changes.
(Inherited from Control)
BorderStyleChangedOccurs when the value of the BorderStyle property changes.
(Inherited from DataGridView)
CancelRowEditOccurs when the VirtualMode property of a DataGridView control is true and the cancels edits in a row.
(Inherited from DataGridView)
CausesValidationChangedOccurs when the value of the CausesValidation property changes.
(Inherited from Control)
CellBeginEditOccurs when edit mode starts for the selected cell.
(Inherited from DataGridView)
CellBorderStyleChangedOccurs when the border style of a cell changes.
(Inherited from DataGridView)
CellClickOccurs when any part of a cell is clicked.
(Inherited from DataGridView)
CellContentClickOccurs when the content within a cell is clicked.
(Inherited from DataGridView)
CellContentDoubleClickOccurs when the user double-clicks a cell's contents.
(Inherited from DataGridView)
CellContextMenuStripChangedOccurs when the ContextMenuStrip property changes.
(Inherited from DataGridView)
CellContextMenuStripNeededOccurs when a cell's shortcut menu is needed.
(Inherited from DataGridView)
CellDoubleClickOccurs when the user double-clicks anywhere in a cell.
(Inherited from DataGridView)
CellEndEditOccurs when edit mode stops for the currently selected cell.
(Inherited from DataGridView)
CellEnterOccurs when the current cell changes in the DataGridView control or when the control receives input focus.
(Inherited from DataGridView)
CellErrorTextChangedOccurs when the value of the ErrorText property of a cell changes.
(Inherited from DataGridView)
CellErrorTextNeededOccurs when a cell's error text is needed.
(Inherited from DataGridView)
CellFormattingOccurs when the contents of a cell need to be formatted for display.
(Inherited from DataGridView)
CellLeaveOccurs when a cell loses input focus and is no longer the current cell.
(Inherited from DataGridView)
CellMouseClickOccurs whenever the user clicks anywhere on a cell with the mouse.
(Inherited from DataGridView)
CellMouseDoubleClickOccurs when a cell within the DataGridView is double-clicked.
(Inherited from DataGridView)
CellMouseDownOccurs when the user presses a mouse button while the mouse pointer is within the boundaries of a cell.
(Inherited from DataGridView)
CellMouseEnterOccurs when the mouse pointer enters a cell.
(Inherited from DataGridView)
CellMouseLeaveOccurs when the mouse pointer leaves a cell.
(Inherited from DataGridView)
CellMouseMoveOccurs when the mouse pointer moves over the DataGridView control.
(Inherited from DataGridView)
CellMouseUpOccurs when the user releases a mouse button while over a cell.
(Inherited from DataGridView)
CellPaintingOccurs when a cell needs to be drawn.
(Inherited from DataGridView)
CellParsingOccurs when a cell leaves edit mode if the cell value has been modified.
(Inherited from DataGridView)
CellStateChangedOccurs when a cell state changes, such as when the cell loses or gains focus.
(Inherited from DataGridView)
CellStyleChangedOccurs when the Style property of a DataGridViewCell changes.
(Inherited from DataGridView)
CellStyleContentChangedOccurs when one of the values of a cell style changes.
(Inherited from DataGridView)
CellToolTipTextChangedOccurs when the ToolTipText property value changes for a cell in the DataGridView.
(Inherited from DataGridView)
CellToolTipTextNeededOccurs when a cell's ToolTip text is needed.
(Inherited from DataGridView)
CellValidatedOccurs after the cell has finished validating.
(Inherited from DataGridView)
CellValidatingOccurs when a cell loses input focus, enabling content validation.
(Inherited from DataGridView)
CellValueChangedOccurs when the value of a cell changes.
(Inherited from DataGridView)
CellValueNeededOccurs when the VirtualMode property of the DataGridView control is true and the DataGridView requires a value for a cell in order to format and display the cell.
(Inherited from DataGridView)
CellValuePushedOccurs when the VirtualMode property of the DataGridView control is true and a cell value has changed and requires storage in the underlying data source.
(Inherited from DataGridView)
ChangeUICuesOccurs when the focus or keyboard user interface (UI) cues change.
(Inherited from Control)
ClickOccurs when the control is clicked.
(Inherited from Control)
ClientSizeChangedOccurs when the value of the ClientSize property changes.
(Inherited from Control)
ColumnAddedOccurs when a column is added to the control.
(Inherited from DataGridView)
ColumnContextMenuStripChangedOccurs when the ContextMenuStrip property of a column changes.
(Inherited from DataGridView)
ColumnDataPropertyNameChangedOccurs when the value of the DataPropertyName property for a column changes.
(Inherited from DataGridView)
ColumnDefaultCellStyleChangedOccurs when the value of the DefaultCellStyle property for a column changes.
(Inherited from DataGridView)
ColumnDisplayIndexChangedOccurs when the value the DisplayIndex property for a column changes.
(Inherited from DataGridView)
ColumnDividerDoubleClickOccurs when the user double-clicks a divider between two columns.
(Inherited from DataGridView)
ColumnDividerWidthChangedOccurs when the DividerWidth property changes.
(Inherited from DataGridView)
ColumnHeaderCellChangedOccurs when the contents of a column header cell change.
(Inherited from DataGridView)
ColumnHeaderMouseClickOccurs when the user clicks a column header.
(Inherited from DataGridView)
ColumnHeaderMouseDoubleClickOccurs when a column header is double-clicked.
(Inherited from DataGridView)
ColumnHeadersBorderStyleChangedOccurs when the ColumnHeadersBorderStyle property changes.
(Inherited from DataGridView)
ColumnHeadersDefaultCellStyleChangedOccurs when the value of the ColumnHeadersDefaultCellStyle property changes.
(Inherited from DataGridView)
ColumnHeadersHeightChangedOccurs when the value of the ColumnHeadersHeight property changes.
(Inherited from DataGridView)
ColumnHeadersHeightSizeModeChangedOccurs when the value of the ColumnHeadersHeightSizeMode property changes.
(Inherited from DataGridView)
ColumnMinimumWidthChangedOccurs when the value of the MinimumWidth property for a column changes.
(Inherited from DataGridView)
ColumnNameChangedOccurs when the value of the Name property for a column changes.
(Inherited from DataGridView)
ColumnRemovedOccurs when a column is removed from the control.
(Inherited from DataGridView)
ColumnSortModeChangedOccurs when the value of the SortMode property for a column changes.
(Inherited from DataGridView)
ColumnStateChangedOccurs when a column changes state, such as gaining or losing focus.
(Inherited from DataGridView)
ColumnToolTipTextChangedOccurs when the ToolTipText property value changes for a column in the DataGridView.
(Inherited from DataGridView)
ColumnWidthChangedOccurs when the value of the Width property for a column changes.
(Inherited from DataGridView)
ContextMenuChangedOccurs when the value of the ContextMenu property changes.
(Inherited from Control)
ContextMenuStripChangedOccurs when the value of the ContextMenuStrip property changes.
(Inherited from Control)
ControlAddedOccurs when a new control is added to the ControlControlCollection.
(Inherited from Control)
ControlRemovedOccurs when a control is removed from the ControlControlCollection.
(Inherited from Control)
CurrentCellChangedOccurs when the CurrentCell property changes.
(Inherited from DataGridView)
CurrentCellDirtyStateChangedOccurs when the state of a cell changes in relation to a change in its contents.
(Inherited from DataGridView)
CursorChangedOccurs when the value of the Cursor property changes.
(Inherited from Control)
DataBindingCompleteOccurs after a data-binding operation has finished.
(Inherited from DataGridView)
DataChanged
(Inherited from AdvDataGridView)
DataErrorOccurs when an external data-parsing or validation operation throws an exception, or when an attempt to commit data to a data source fails.
(Inherited from DataGridView)
DataMemberChangedOccurs when value of the DataMember property changes.
(Inherited from DataGridView)
DataSourceChangedOccurs when the value of the DataSource property changes.
(Inherited from DataGridView)
DefaultCellStyleChangedOccurs when the value of the DefaultCellStyle property changes.
(Inherited from DataGridView)
DefaultValuesNeededOccurs when the user enters the row for new records so that it can be populated with default values.
(Inherited from DataGridView)
DisposedOccurs when the component is disposed by a call to the Dispose method.
(Inherited from Component)
DockChangedOccurs when the value of the Dock property changes.
(Inherited from Control)
DoubleClickOccurs when the control is double-clicked.
(Inherited from Control)
DragDropOccurs when a drag-and-drop operation is completed.
(Inherited from Control)
DragEnterOccurs when an object is dragged into the control's bounds.
(Inherited from Control)
DragLeaveOccurs when an object is dragged out of the control's bounds.
(Inherited from Control)
DragOverOccurs when an object is dragged over the control's bounds.
(Inherited from Control)
EditingControlShowingOccurs when a control for editing a cell is showing.
(Inherited from DataGridView)
EditModeChangedOccurs when the value of the EditMode property changes.
(Inherited from DataGridView)
EnabledChangedOccurs when the Enabled property value has changed.
(Inherited from Control)
EnterOccurs when the control is entered.
(Inherited from Control)
FontChangedOccurs when the Font property value changes.
(Inherited from DataGridView)
ForeColorChangedOccurs when the ForeColor property value changes.
(Inherited from DataGridView)
GiveFeedbackOccurs during a drag operation.
(Inherited from Control)
GotFocusOccurs when the control receives focus.
(Inherited from Control)
GridColorChangedOccurs when the value of the GridColor property changes.
(Inherited from DataGridView)
HandleCreatedOccurs when a handle is created for the control.
(Inherited from Control)
HandleDestroyedOccurs when the control's handle is in the process of being destroyed.
(Inherited from Control)
HelpRequestedOccurs when the user requests help for a control.
(Inherited from Control)
ImeModeChangedOccurs when the ImeMode property has changed.
(Inherited from Control)
InvalidatedOccurs when a control's display requires redrawing.
(Inherited from Control)
KeyDownOccurs when a key is pressed while the control has focus.
(Inherited from Control)
KeyPressOccurs when a character. space or backspace key is pressed while the control has focus.
(Inherited from Control)
KeyUpOccurs when a key is released while the control has focus.
(Inherited from Control)
LayoutOccurs when a control should reposition its child controls.
(Inherited from Control)
LeaveOccurs when the input focus leaves the control.
(Inherited from Control)
LocationChangedOccurs when the Location property value has changed.
(Inherited from Control)
LostFocusOccurs when the control loses focus.
(Inherited from Control)
MarginChangedOccurs when the control's margin changes.
(Inherited from Control)
MouseCaptureChangedOccurs when the control loses mouse capture.
(Inherited from Control)
MouseClickOccurs when the control is clicked by the mouse.
(Inherited from Control)
MouseDoubleClickOccurs when the control is double clicked by the mouse.
(Inherited from Control)
MouseDownOccurs when the mouse pointer is over the control and a mouse button is pressed.
(Inherited from Control)
MouseEnterOccurs when the mouse pointer enters the control.
(Inherited from Control)
MouseHoverOccurs when the mouse pointer rests on the control.
(Inherited from Control)
MouseLeaveOccurs when the mouse pointer leaves the control.
(Inherited from Control)
MouseMoveOccurs when the mouse pointer is moved over the control.
(Inherited from Control)
MouseUpOccurs when the mouse pointer is over the control and a mouse button is released.
(Inherited from Control)
MouseWheelOccurs when the mouse wheel moves while the control has focus.
(Inherited from Control)
MoveOccurs when the control is moved.
(Inherited from Control)
MultiSelectChangedOccurs when the value of the MultiSelect property changes.
(Inherited from DataGridView)
NewRowNeededOccurs when the VirtualMode property of the DataGridView is true and the user navigates to the new row at the bottom of the DataGridView.
(Inherited from DataGridView)
PaddingChangedOccurs when the control's padding changes.
(Inherited from Control)
PaintOccurs when the control is redrawn.
(Inherited from Control)
ParentChangedOccurs when the Parent property value changes.
(Inherited from Control)
PreviewKeyDownOccurs before the KeyDown event when a key is pressed while focus is on this control.
(Inherited from Control)
QueryAccessibilityHelpOccurs when AccessibleObject is providing help to accessibility applications.
(Inherited from Control)
QueryContinueDragOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled.
(Inherited from Control)
ReadOnlyChangedOccurs when the ReadOnly property changes.
(Inherited from DataGridView)
RegionChangedOccurs when the value of the Region property changes.
(Inherited from Control)
ResizeOccurs when the control is resized.
(Inherited from Control)
RightToLeftChangedOccurs when the RightToLeft property value changes.
(Inherited from Control)
RowContextMenuStripChangedOccurs when the ContextMenuStrip property changes.
(Inherited from DataGridView)
RowContextMenuStripNeededOccurs when a row's shortcut menu is needed.
(Inherited from DataGridView)
RowDefaultCellStyleChangedOccurs when the value of the DefaultCellStyle property for a row changes.
(Inherited from DataGridView)
RowDirtyStateNeededOccurs when the VirtualMode property of the DataGridView control is true and the DataGridView needs to determine whether the current row has uncommitted changes.
(Inherited from DataGridView)
RowDividerDoubleClickOccurs when the user double-clicks the divider between two rows.
(Inherited from DataGridView)
RowDividerHeightChangedOccurs when the DividerHeight property changes.
(Inherited from DataGridView)
RowEnterOccurs when a row receives input focus but before it becomes the current row.
(Inherited from DataGridView)
RowErrorTextChangedOccurs when the ErrorText property of a row changes.
(Inherited from DataGridView)
RowErrorTextNeededOccurs when a row's error text is needed.
(Inherited from DataGridView)
RowHeaderCellChangedOccurs when the user changes the contents of a row header cell.
(Inherited from DataGridView)
RowHeaderMouseClickOccurs when the user clicks within the boundaries of a row header.
(Inherited from DataGridView)
RowHeaderMouseDoubleClickOccurs when a row header is double-clicked.
(Inherited from DataGridView)
RowHeadersBorderStyleChangedOccurs when the RowHeadersBorderStyle property changes.
(Inherited from DataGridView)
RowHeadersDefaultCellStyleChangedOccurs when the value of the RowHeadersDefaultCellStyle property changes.
(Inherited from DataGridView)
RowHeadersWidthChangedOccurs when value of the RowHeadersWidth property changes.
(Inherited from DataGridView)
RowHeadersWidthSizeModeChangedOccurs when the value of the RowHeadersWidthSizeMode property changes.
(Inherited from DataGridView)
RowHeightChangedOccurs when the value of the Height property for a row changes.
(Inherited from DataGridView)
RowHeightInfoNeededOccurs when information about row height is requested.
(Inherited from DataGridView)
RowHeightInfoPushedOccurs when the user changes the height of a row.
(Inherited from DataGridView)
RowLeaveOccurs when a row loses input focus and is no longer the current row.
(Inherited from DataGridView)
RowMinimumHeightChangedOccurs when the value of the MinimumHeight property for a row changes.
(Inherited from DataGridView)
RowPostPaintOccurs after a DataGridViewRow is painted.
(Inherited from DataGridView)
RowPrePaintOccurs before a DataGridViewRow is painted
(Inherited from DataGridView)
RowsAddedOccurs after a new row is added to the DataGridView.
(Inherited from DataGridView)
RowsDefaultCellStyleChangedOccurs when the value of the RowsDefaultCellStyle property changes.
(Inherited from DataGridView)
RowsRemovedOccurs when a row or rows are deleted from the DataGridView.
(Inherited from DataGridView)
RowStateChangedOccurs when a row changes state, such as losing or gaining input focus.
(Inherited from DataGridView)
RowUnsharedOccurs when a row's state changes from shared to unshared.
(Inherited from DataGridView)
RowValidatedOccurs after a row has finished validating.
(Inherited from DataGridView)
RowValidatingOccurs when a row is validating.
(Inherited from DataGridView)
ScrollOccurs when the user scrolls through the control contents.
(Inherited from DataGridView)
SelectionChangedOccurs when the current selection changes.
(Inherited from DataGridView)
SizeChangedOccurs when the Size property value changes.
(Inherited from Control)
SortCompareOccurs when the DataGridView compares two cell values to perform a sort operation.
(Inherited from DataGridView)
SortedOccurs when the DataGridView control completes a sorting operation.
(Inherited from DataGridView)
StyleChangedOccurs when the control style changes.
(Inherited from Control)
SystemColorsChangedOccurs when the system colors change.
(Inherited from Control)
TabIndexChangedOccurs when the TabIndex property value changes.
(Inherited from Control)
TabStopChangedOccurs when the TabStop property value changes.
(Inherited from Control)
TextChangedOccurs when the Text property value changes.
(Inherited from Control)
UserAddedRowOccurs when the user has finished adding a row to the DataGridView control.
(Inherited from DataGridView)
UserDeletedRowOccurs when the user has finished deleting a row from the DataGridView control.
(Inherited from DataGridView)
UserDeletingRowOccurs when the user deletes a row from the DataGridView control.
(Inherited from DataGridView)
ValidatedOccurs when the control is finished validating.
(Inherited from Control)
ValidatingOccurs when the control is validating.
(Inherited from Control)
VisibleChangedOccurs when the Visible property value changes.
(Inherited from Control)

Fields

edit
(Inherited from AdvDataGridView)

See Also