Gets 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.
AdvancedCellBorderStyleGets the border style of the cells in the DataGridView.
AdvancedColumnHeadersBorderStyleGets the border style of the column header cells in the DataGridView.
AdvancedRowHeadersBorderStyleGets the border style of the row header cells in the DataGridView.
AllowDropGets or sets a value indicating whether the control can accept data that the user drags onto it.
(Inherited from Control) AllowUserToAddRowsGets or sets a value indicating whether the option to add rows is displayed to the user.
AllowUserToDeleteRowsGets or sets a value indicating whether the user is allowed to delete rows from the DataGridView.
AllowUserToOrderColumnsGets or sets a value indicating whether manual column repositioning is enabled.
AllowUserToResizeColumnsGets or sets a value indicating whether users can resize columns.
AllowUserToResizeRowsGets or sets a value indicating whether users can resize rows.
AlternatingRowsDefaultCellStyleGets or sets the default cell style applied to odd-numbered rows of the 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) AutoGenerateColumnsGets or sets a value indicating whether columns are created automatically when the DataSource or DataMember properties are set.
AutoScrollOffsetGets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Inherited from Control) AutoSizeThis property is not relevant for this class.
AutoSizeColumnsModeGets or sets a value indicating how column widths are determined.
AutoSizeRowsModeGets or sets a value indicating how row heights are determined.
BackColorGets or sets the background color for the control.
BackgroundColorGets or sets the background color of the DataGridView.
BackgroundImageGets or sets the background image displayed in the control.
BackgroundImageLayoutGets or sets the background image layout as defined in the ImageLayout enumeration.
BindingContextGets or sets the BindingContext for the control.
(Inherited from Control) BorderStyleGets or sets the border style for the 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.
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.
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) ClipboardCopyModeGets or sets a value that indicates whether users can copy cell text values to the Clipboard and whether row and column header text is included.
ColumnCountGets or sets the number of columns displayed in the DataGridView.
ColumnHeadersBorderStyleGets the border style applied to the column headers.
ColumnHeadersDefaultCellStyleGets or sets the default column header style.
ColumnHeadersHeightGets or sets the height, in pixels, of the column headers row.
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.
ColumnHeadersVisibleGets or sets a value indicating whether the column header row is displayed.
ColumnsGets a collection that contains all the columns in the control.
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) ContextMenuObsolete.
Gets 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) CreateParams CreateParamsGets the required creation parameters when the control handle is created.
(Inherited from Control) CurrentCellGets or sets the currently active cell.
CurrentCellAddressGets the row and column indexes of the currently active cell.
CurrentRowGets the row containing the current cell.
CursorGets or sets the cursor that is displayed when the mouse pointer is over the control.
(Inherited from Control) DataBindingsGets the data bindings for the control.
(Inherited from Control) DataContextGets or sets the data context for the purpose of data binding. This is an ambient property.
(Inherited from Control) DataMemberGets or sets the name of the list or table in the data source for which the DataGridView is displaying data.
DataSourceGets or sets the data source that the DataGridView is displaying data for.
DefaultCellStyleGets or sets the default cell style to be applied to the cells in the DataGridView if no other cell style properties are set.
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 default internal spacing, in pixels, of the contents of a control.
(Inherited from Control) DefaultSizeGets the default initial size of the control.
DesignModeGets a value that indicates whether the Component is currently in design mode.
(Inherited from Component) DeviceDpiGets the DPI value for the display device where the control is currently being displayed.
(Inherited from Control) DisplayRectangleGets the rectangle that represents the display area of the control.
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.
EditingPanelGets the panel that contains the EditingControl.
EditModeGets or sets a value indicating how to begin editing a cell.
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.
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.
FirstDisplayedScrollingColumnHiddenWidthGets the width of the portion of the column that is currently scrolled out of view.
FirstDisplayedScrollingColumnIndexGets or sets the index of the column that is the first column displayed on the DataGridView.
FirstDisplayedScrollingRowIndexGets or sets the index of the row that is the first row displayed on the 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.
FontHeightGets or sets the height of the font of the control.
(Inherited from Control) ForeColorGets or sets the foreground color of the DataGridView.
GridColorGets or sets the color of the grid lines separating the cells of the 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) HeightGets or sets the height of the control.
(Inherited from Control) HorizontalScrollBarGets the horizontal scroll bar of the control.
HorizontalScrollingOffsetGets or sets the number of pixels by which the control is scrolled horizontally.
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) IsAncestorSiteInDesignModeIndicates if one of the Ancestors of this control is sited and that site in DesignMode. This property is read-only.
(Inherited from Control) IsCurrentCellDirtyGets a value indicating whether the current cell has uncommitted changes.
IsCurrentCellInEditModeGets a value indicating whether the currently active cell is being edited.
IsCurrentRowDirtyGets a value indicating whether the current row has uncommitted changes.
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) Item[Int32, Int32]Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes.
Item[String, Int32]Provides 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.
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.
NameGets or sets the name of the control.
(Inherited from Control) NewRowIndexGets the index of the row for new records.
PaddingThis property is not relevant for this 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.
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) RenderRightToLeftObsolete.
Obsolete.
This property is now obsolete.
(Inherited from Control) 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.
RowHeadersBorderStyleGets or sets the border style of the row header cells.
RowHeadersDefaultCellStyleGets or sets the default style applied to the row header cells.
RowHeadersVisibleGets or sets a value indicating whether the column that contains row headers is displayed.
RowHeadersWidthGets or sets the width, in pixels, of the column that contains the row headers.
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.
RowsGets a collection that contains all the rows in the DataGridView control.
RowsDefaultCellStyleGets or sets the default style applied to the row cells of the DataGridView.
RowTemplateGets or sets the row that represents the template for all the rows in the control.
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.
SelectedCellsGets the collection of cells selected by the user.
SelectedColumnsGets the collection of columns selected by the user.
SelectedRowsGets the collection of rows selected by the user.
SelectionModeGets or sets a value indicating how the cells of the DataGridView can be selected.
ShowCellErrorsGets or sets a value indicating whether to show cell errors.
ShowCellToolTipsGets or sets a value indicating whether or not ToolTips will show when the mouse pointer pauses on a cell or the user navigates to the cell using the keyboard.
ShowEditingIconGets or sets a value indicating whether or not the editing glyph is visible in the row header of the cell being edited.
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.
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.
SortOrderGets a value indicating whether the items in the DataGridView control are sorted in ascending or descending order, or are not sorted.
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.
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) TextGets or sets the text associated with the 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.
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.
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.
VerticalScrollingOffsetGets the number of pixels by which the control is scrolled vertically.
VirtualModeGets or sets a value indicating whether you have provided your own data-management operations for the DataGridView control.
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) WindowTargetThis property is not relevant for this class.
(Inherited from Control) AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control .
(Inherited from Control) AccessibilityNotifyClients(AccessibleEvents, Int32)Notifies the accessibility client applications of the specified AccessibleEvents for the specified child control.
(Inherited from Control) AccessibilityNotifyCurrentCellChanged(Point)Notifies the accessible client applications when a new cell becomes the current cell.
AdjustColumnHeaderBorderStyle(DataGridViewAdvancedBorderStyle, DataGridViewAdvancedBorderStyle, Boolean, Boolean)Adjusts the DataGridViewAdvancedBorderStyle for a column header cell of a DataGridView that is currently being painted.
AreAllCellsSelected(Boolean)Returns a value indicating whether all the DataGridView cells are currently selected.
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.
AutoResizeColumn(Int32, DataGridViewAutoSizeColumnMode)Adjusts the width of the specified column using the specified size mode.
AutoResizeColumn(Int32)Adjusts the width of the specified column to fit the contents of all its cells, including the header cell.
AutoResizeColumnHeadersHeight()Adjusts the height of the column headers to fit the contents of the largest column header.
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.
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.
AutoResizeColumnHeadersHeight(Int32)Adjusts the height of the column headers based on changes to the contents of the header in the specified column.
AutoResizeColumns()Adjusts the width of all columns to fit the contents of all their cells, including the header cells.
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.
AutoResizeColumns(DataGridViewAutoSizeColumnsMode)Adjusts the width of all columns using the specified size mode.
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.
AutoResizeRow(Int32, DataGridViewAutoSizeRowMode)Adjusts the height of the specified row using the specified size mode.
AutoResizeRow(Int32)Adjusts the height of the specified row to fit the contents of all its cells including the header cell.
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.
AutoResizeRowHeadersWidth(DataGridViewRowHeadersWidthSizeMode)Adjusts the width of the row headers using the specified size mode.
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.
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.
AutoResizeRows()Adjusts the heights of all rows to fit the contents of all their cells, including the header cells.
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.
AutoResizeRows(DataGridViewAutoSizeRowsMode)Adjusts the heights of the rows using the specified size mode value.
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.
BeginEdit(Boolean)Puts the current cell in edit mode.
BeginInvoke(Action)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) BeginInvoke(Delegate)Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on.
(Inherited from Control) BringToFront()Brings the control to the front of the z-order.
(Inherited from Control) CancelEdit()Cancels edit mode for the currently selected cell and discards any changes.
ClearSelection()Clears the current selection by unselecting all selected cells.
ClearSelection(Int32, Int32, Boolean)Cancels the selection of all currently selected cells except the one indicated, optionally ensuring that the indicated cell is selected.
CommitEdit(DataGridViewDataErrorContexts)Commits changes in the current cell to the data cache without ending edit mode.
Contains(Control)Retrieves a value indicating whether the specified control is a child of the control.
(Inherited from Control) CreateAccessibilityInstance()Creates a new accessible object for the DataGridView.
CreateColumnsInstance()Creates and returns a new DataGridViewColumnCollection.
CreateControl()Forces the creation of the visible control, including the creation of the handle and any visible child controls.
(Inherited from Control) CreateControlsInstance()Creates and returns a new Control.ControlCollection that can be cast to type DataGridView.DataGridViewControlCollection.
CreateGraphics()Creates the Graphics for the control.
(Inherited from Control) CreateHandle()Creates a handle for the control.
(Inherited from Control) CreateObjRef(Type)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject) CreateRowsInstance()Creates and returns a new DataGridViewRowCollection.
DefWndProc(Message)Sends the specified message to the default window procedure.
(Inherited from Control) DestroyHandle()Destroys the handle associated with the control.
(Inherited from Control) DisplayedColumnCount(Boolean)Returns the number of columns displayed to the user.
DisplayedRowCount(Boolean)Returns the number of rows displayed to the user.
Dispose()Releases 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.
DoDragDrop(Object, DragDropEffects, Bitmap, Point, Boolean)Begins a drag operation.
(Inherited from Control) DoDragDrop(Object, DragDropEffects)Begins a drag-and-drop operation.
(Inherited from Control) DoDragDropAsJson<T>(T, DragDropEffects, Bitmap, Point, Boolean) (Inherited from Control) DoDragDropAsJson<T>(T, DragDropEffects) (Inherited from Control) DrawToBitmap(Bitmap, Rectangle)Supports rendering to the specified bitmap.
(Inherited from Control) EndEdit()Commits and ends the edit operation on the current cell using the default error context.
EndEdit(DataGridViewDataErrorContexts)Commits and ends the edit operation on the current cell using the specified error context.
EndInvoke(IAsyncResult)Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed.
(Inherited from Control) Equals(Object)Determines whether the specified object is equal to the current object.
(Inherited from Object) FindForm()Retrieves the form that the control is on.
(Inherited from Control) Focus()Sets input focus to the control.
(Inherited from Control) GetAccessibilityObjectById(Int32)Retrieves the specified AccessibleObject.
GetAutoSizeMode()Retrieves a value indicating how a control will behave when its AutoSize property is enabled.
(Inherited from Control) GetCellCount(DataGridViewElementStates)Gets the number of cells that satisfy the provided filter.
GetCellDisplayRectangle(Int32, Int32, Boolean)Returns the rectangle that represents the display area for a cell.
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) GetChildAtPoint(Point)Retrieves the child control that is located at the specified coordinates.
(Inherited from Control) GetClipboardContent()Retrieves the formatted values that represent the contents of the selected cells for copying to the Clipboard.
GetColumnDisplayRectangle(Int32, Boolean)Returns the rectangle that represents the display area for a column, as determined by the column index.
GetContainerControl()Returns the next ContainerControl up the control's chain of parent controls.
(Inherited from Control) GetHashCode()Serves as the default hash function.
(Inherited from Object) GetLifetimeService()Obsolete.
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject) GetNextControl(Control, Boolean)Retrieves the next control forward or back in the tab order of child controls.
(Inherited from Control) GetPreferredSize(Size)Retrieves the size of a rectangular area into which a control can be fitted.
(Inherited from Control) GetRowDisplayRectangle(Int32, Boolean)Returns the rectangle that represents the display area for a row, as determined by the row index.
GetScaledBounds(Rectangle, SizeF, BoundsSpecified)Retrieves the bounds within which the control is scaled.
(Inherited from Control) GetService(Type)Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component) GetStyle(ControlStyles)Retrieves the value of the specified control style bit for the control.
(Inherited from Control) GetTopLevel()Determines if the control is a top-level control.
(Inherited from Control) GetType()Gets the Type of the current instance.
(Inherited from Object) Hide()Conceals the control from the user.
(Inherited from Control) HitTest(Int32, Int32)Returns location information, such as row and column indices, given x- and y-coordinates.
InitializeLifetimeService()Obsolete.
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject) InitLayout()Called after the control has been added to another container.
(Inherited from Control) Invalidate()Invalidates 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, 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(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, 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)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) InvalidateCell(DataGridViewCell)Invalidates the specified cell of the DataGridView, forcing it to be repainted.
InvalidateCell(Int32, Int32)Invalidates the cell with the specified row and column indexes, forcing it to be repainted.
InvalidateColumn(Int32)Invalidates the specified column of the DataGridView, forcing it to be repainted.
InvalidateRow(Int32)Invalidates the specified row of the DataGridView, forcing it to be repainted.
Invoke(Action)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) Invoke(Delegate)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Inherited from Control) Invoke<T>(Func<T>)Executes the specified delegate on the thread that owns the control's underlying window handle.
(Inherited from Control) InvokeAsync(Action, CancellationToken)Invokes the specified synchronous callback asynchronously on the thread that owns the control's handle.
(Inherited from Control) InvokeAsync(Func<CancellationToken,ValueTask>, CancellationToken)Executes the specified asynchronous callback on the thread that owns the control's handle asynchronously.
(Inherited from Control) InvokeAsync<T>(Func<CancellationToken,ValueTask<T>>, CancellationToken)Executes the specified asynchronous callback on the thread that owns the control's handle.
(Inherited from Control) InvokeAsync<T>(Func<T>, CancellationToken)Invokes the specified synchronous callback asynchronously on the thread that owns the control's handle.
(Inherited from Control) InvokeGotFocus(Control, EventArgs)Raises the GotFocus event for the specified control.
(Inherited from Control) InvokeLostFocus(Control, EventArgs)Raises the LostFocus event for the specified control.
(Inherited from Control) InvokeOnClick(Control, EventArgs)Raises the Click event for the specified control.
(Inherited from Control) InvokePaint(Control, PaintEventArgs)Raises the Paint event for the specified control.
(Inherited from Control) InvokePaintBackground(Control, PaintEventArgs)Raises the PaintBackground
event for the specified control.
Determines whether a character is an input character that the DataGridView recognizes.
IsInputKey(Keys)Determines whether the specified key is a regular input key or a special key that requires preprocessing.
LogicalToDeviceUnits(Int32)Converts a Logical DPI value to its equivalent DeviceUnit DPI value.
(Inherited from Control) LogicalToDeviceUnits(Size)Transforms a size from logical to device units by scaling it for the current DPI and rounding down to the nearest integer value for width and height.
(Inherited from Control) MemberwiseClone()Creates a shallow copy of the current Object.
(Inherited from Object) MemberwiseClone(Boolean)Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject) NotifyCurrentCellDirty(Boolean)Notifies the DataGridView that the current cell has uncommitted changes.
NotifyInvalidate(Rectangle)Raises the Invalidated event with a specified region of the control to invalidate.
(Inherited from Control) OnAllowUserToAddRowsChanged(EventArgs)Raises the AllowUserToAddRowsChanged event.
OnAllowUserToDeleteRowsChanged(EventArgs)Raises the AllowUserToDeleteRowsChanged event.
OnAllowUserToOrderColumnsChanged(EventArgs)Raises the AllowUserToOrderColumnsChanged event.
OnAllowUserToResizeColumnsChanged(EventArgs)Raises the AllowUserToResizeColumnsChanged event.
OnAllowUserToResizeRowsChanged(EventArgs)Raises the AllowUserToResizeRowsChanged event.
OnAlternatingRowsDefaultCellStyleChanged(EventArgs)Raises the AlternatingRowsDefaultCellStyleChanged event.
OnAutoGenerateColumnsChanged(EventArgs)Raises the AutoGenerateColumnsChanged event.
OnAutoSizeChanged(EventArgs)Raises the AutoSizeChanged event.
(Inherited from Control) OnAutoSizeColumnModeChanged(DataGridViewAutoSizeColumnModeEventArgs)Raises the AutoSizeColumnModeChanged event.
OnAutoSizeColumnsModeChanged(DataGridViewAutoSizeColumnsModeEventArgs)Raises the AutoSizeColumnsModeChanged event.
OnAutoSizeRowsModeChanged(DataGridViewAutoSizeModeEventArgs)Raises the AutoSizeRowsModeChanged event.
OnBackColorChanged(EventArgs)Raises the BackColorChanged event.
(Inherited from Control) OnBackgroundColorChanged(EventArgs)Raises the BackgroundColorChanged event.
OnBackgroundImageChanged(EventArgs)Raises the BackgroundImageChanged event.
(Inherited from Control) OnBackgroundImageLayoutChanged(EventArgs)Raises the BackgroundImageLayoutChanged event.
(Inherited from Control) OnBindingContextChanged(EventArgs)Raises the BindingContextChanged event.
OnBorderStyleChanged(EventArgs)Raises the BorderStyleChanged event.
OnCancelRowEdit(QuestionEventArgs)Raises the CancelRowEdit event.
OnCausesValidationChanged(EventArgs)Raises the CausesValidationChanged event.
(Inherited from Control) OnCellBeginEdit(DataGridViewCellCancelEventArgs)Raises the CellBeginEdit event.
OnCellBorderStyleChanged(EventArgs)Raises the CellBorderStyleChanged event.
OnCellClick(DataGridViewCellEventArgs)Raises the CellClick event.
OnCellContentClick(DataGridViewCellEventArgs)Raises the CellContentClick event.
OnCellContentDoubleClick(DataGridViewCellEventArgs)Raises the CellContentDoubleClick event.
OnCellContextMenuStripChanged(DataGridViewCellEventArgs)Raises the CellContextMenuStripChanged event.
OnCellContextMenuStripNeeded(DataGridViewCellContextMenuStripNeededEventArgs)Raises the CellContextMenuStripNeeded event.
OnCellDoubleClick(DataGridViewCellEventArgs)Raises the CellDoubleClick event.
OnCellEndEdit(DataGridViewCellEventArgs)Raises the CellEndEdit event.
OnCellEnter(DataGridViewCellEventArgs)Raises the CellEnter event.
OnCellErrorTextChanged(DataGridViewCellEventArgs)Raises the CellErrorTextChanged event.
OnCellErrorTextNeeded(DataGridViewCellErrorTextNeededEventArgs)Raises the CellErrorTextNeeded event.
OnCellFormatting(DataGridViewCellFormattingEventArgs)Raises the CellFormatting event.
OnCellLeave(DataGridViewCellEventArgs)Raises the CellLeave event.
OnCellMouseClick(DataGridViewCellMouseEventArgs)Raises the CellMouseClick event.
OnCellMouseDoubleClick(DataGridViewCellMouseEventArgs)Raises the CellMouseDoubleClick event.
OnCellMouseDown(DataGridViewCellMouseEventArgs)Raises the CellMouseDown event.
OnCellMouseEnter(DataGridViewCellEventArgs)Raises the CellMouseEnter event.
OnCellMouseLeave(DataGridViewCellEventArgs)Raises the CellMouseLeave event.
OnCellMouseMove(DataGridViewCellMouseEventArgs)Raises the CellMouseMove event.
OnCellMouseUp(DataGridViewCellMouseEventArgs)Raises the CellMouseUp event.
OnCellPainting(DataGridViewCellPaintingEventArgs)Raises the CellPainting event.
OnCellParsing(DataGridViewCellParsingEventArgs)Raises the CellParsing event.
OnCellStateChanged(DataGridViewCellStateChangedEventArgs)Raises the CellStateChanged event.
OnCellStyleChanged(DataGridViewCellEventArgs)Raises the CellStyleChanged event.
OnCellStyleContentChanged(DataGridViewCellStyleContentChangedEventArgs)Raises the CellStyleContentChanged event.
OnCellToolTipTextChanged(DataGridViewCellEventArgs)Raises the CellToolTipTextChanged event.
OnCellToolTipTextNeeded(DataGridViewCellToolTipTextNeededEventArgs)Raises the CellToolTipTextNeeded event.
OnCellValidated(DataGridViewCellEventArgs)Raises the CellValidated event.
OnCellValidating(DataGridViewCellValidatingEventArgs)Raises the CellValidating event.
OnCellValueChanged(DataGridViewCellEventArgs)Raises the CellValueChanged event.
OnCellValueNeeded(DataGridViewCellValueEventArgs)Raises the CellValueNeeded event.
OnCellValuePushed(DataGridViewCellValueEventArgs)Raises the CellValuePushed event.
OnChangeUICues(UICuesEventArgs)Raises the ChangeUICues event.
(Inherited from Control) OnClick(EventArgs)Raises the Click event.
(Inherited from Control) OnClientSizeChanged(EventArgs)Raises the ClientSizeChanged event.
(Inherited from Control) OnColumnAdded(DataGridViewColumnEventArgs)Raises the ColumnAdded event.
OnColumnContextMenuStripChanged(DataGridViewColumnEventArgs)Raises the ColumnContextMenuStripChanged event.
OnColumnDataPropertyNameChanged(DataGridViewColumnEventArgs)Raises the ColumnDataPropertyNameChanged event.
OnColumnDefaultCellStyleChanged(DataGridViewColumnEventArgs)Raises the ColumnDefaultCellStyleChanged event.
OnColumnDisplayIndexChanged(DataGridViewColumnEventArgs)Raises the ColumnDisplayIndexChanged event.
OnColumnDividerDoubleClick(DataGridViewColumnDividerDoubleClickEventArgs)Raises the ColumnDividerDoubleClick event.
OnColumnDividerWidthChanged(DataGridViewColumnEventArgs)Raises the ColumnDividerWidthChanged event.
OnColumnHeaderCellChanged(DataGridViewColumnEventArgs)Raises the ColumnHeaderCellChanged event.
OnColumnHeaderMouseClick(DataGridViewCellMouseEventArgs)Raises the ColumnHeaderMouseClick event.
OnColumnHeaderMouseDoubleClick(DataGridViewCellMouseEventArgs)Raises the ColumnHeaderMouseDoubleClick event.
OnColumnHeadersBorderStyleChanged(EventArgs)Raises the ColumnHeadersBorderStyleChanged event.
OnColumnHeadersDefaultCellStyleChanged(EventArgs)Raises the ColumnHeadersDefaultCellStyleChanged event.
OnColumnHeadersHeightChanged(EventArgs)Raises the ColumnHeadersHeightChanged event.
OnColumnHeadersHeightSizeModeChanged(DataGridViewAutoSizeModeEventArgs)Raises the ColumnHeadersHeightSizeModeChanged event.
OnColumnMinimumWidthChanged(DataGridViewColumnEventArgs)Raises the ColumnMinimumWidthChanged event.
OnColumnNameChanged(DataGridViewColumnEventArgs)Raises the ColumnNameChanged event.
OnColumnRemoved(DataGridViewColumnEventArgs)Raises the ColumnRemoved event.
OnColumnSortModeChanged(DataGridViewColumnEventArgs)Raises the ColumnSortModeChanged event.
OnColumnStateChanged(DataGridViewColumnStateChangedEventArgs)Raises the ColumnStateChanged event.
OnColumnToolTipTextChanged(DataGridViewColumnEventArgs)Raises the ColumnToolTipTextChanged event.
OnColumnWidthChanged(DataGridViewColumnEventArgs)Raises the ColumnWidthChanged event.
OnContextMenuChanged(EventArgs)Obsolete.
Raises the ContextMenuChanged event.
(Inherited from Control) OnContextMenuStripChanged(EventArgs)Raises the ContextMenuStripChanged event.
(Inherited from Control) OnControlAdded(ControlEventArgs)Raises the ControlAdded event.
(Inherited from Control) OnControlRemoved(ControlEventArgs)Raises the ControlRemoved event.
(Inherited from Control) OnCreateControl()Raises the CreateControl() method.
(Inherited from Control) OnCurrentCellChanged(EventArgs)Raises the CurrentCellChanged event.
OnCurrentCellDirtyStateChanged(EventArgs)Raises the CurrentCellDirtyStateChanged event.
OnCursorChanged(EventArgs)Raises the CursorChanged event and updates the UserSetCursor property if the cursor was changed in user code.
OnDataBindingComplete(DataGridViewBindingCompleteEventArgs)Raises the DataBindingComplete event.
OnDataContextChanged(EventArgs) (Inherited from Control) OnDataError(Boolean, DataGridViewDataErrorEventArgs)Raises the DataError event.
OnDataMemberChanged(EventArgs)Raises the DataMemberChanged event.
OnDataSourceChanged(EventArgs)Raises the DataSourceChanged event.
OnDefaultCellStyleChanged(EventArgs)Raises the DefaultCellStyleChanged event.
OnDefaultValuesNeeded(DataGridViewRowEventArgs)Raises the DefaultValuesNeeded event.
OnDockChanged(EventArgs)Raises the DockChanged event.
(Inherited from Control) OnDoubleClick(EventArgs)Raises the DoubleClick event.
OnDpiChangedAfterParent(EventArgs)Raises the DpiChangedAfterParent event.
(Inherited from Control) OnDpiChangedBeforeParent(EventArgs)Raises the DpiChangedBeforeParent event.
(Inherited from Control) OnDragDrop(DragEventArgs)Raises the DragDrop event.
(Inherited from Control) OnDragEnter(DragEventArgs)Raises the DragEnter event.
(Inherited from Control) OnDragLeave(EventArgs)Raises the DragLeave event.
(Inherited from Control) OnDragOver(DragEventArgs)Raises the DragOver event.
(Inherited from Control) OnEditingControlShowing(DataGridViewEditingControlShowingEventArgs)Raises the EditingControlShowing event.
OnEditModeChanged(EventArgs)Raises the EditModeChanged event.
OnEnabledChanged(EventArgs)Raises the EnabledChanged event.
OnEnter(EventArgs)Raises the Enter event.
OnFontChanged(EventArgs)Raises the FontChanged event.
OnForeColorChanged(EventArgs)Raises the ForeColorChanged event.
OnGiveFeedback(GiveFeedbackEventArgs)Raises the GiveFeedback event.
(Inherited from Control) OnGotFocus(EventArgs)Raises the GotFocus event.
OnGridColorChanged(EventArgs)Raises the GridColorChanged event.
OnHandleCreated(EventArgs)Raises the HandleCreated event.
OnHandleDestroyed(EventArgs)Raises the HandleDestroyed event.
OnHelpRequested(HelpEventArgs)Raises the HelpRequested event.
(Inherited from Control) OnImeModeChanged(EventArgs)Raises the ImeModeChanged event.
(Inherited from Control) OnInvalidated(InvalidateEventArgs)Raises the Invalidated event.
(Inherited from Control) OnKeyDown(KeyEventArgs)Raises the KeyDown event.
OnKeyPress(KeyPressEventArgs)Raises the KeyPress event.
OnKeyUp(KeyEventArgs)Raises the KeyUp event.
OnLayout(LayoutEventArgs)Raises the Layout event.
OnLeave(EventArgs)Raises the Leave event.
OnLocationChanged(EventArgs)Raises the LocationChanged event.
(Inherited from Control) OnLostFocus(EventArgs)Raises the LostFocus event.
OnMarginChanged(EventArgs)Raises the MarginChanged event.
(Inherited from Control) OnMouseCaptureChanged(EventArgs)Raises the MouseCaptureChanged event.
(Inherited from Control) OnMouseClick(MouseEventArgs)Raises the MouseClick event.
OnMouseDoubleClick(MouseEventArgs)Raises the MouseDoubleClick event.
OnMouseDown(MouseEventArgs)Raises the MouseDown event.
OnMouseEnter(EventArgs)Raises the OnMouseEnter(EventArgs) event.
OnMouseHover(EventArgs)Raises the MouseHover event.
(Inherited from Control) OnMouseLeave(EventArgs)Raises the MouseLeave event.
OnMouseMove(MouseEventArgs)Raises the MouseMove event.
OnMouseUp(MouseEventArgs)Raises the MouseUp event.
OnMouseWheel(MouseEventArgs)Raises the MouseWheel event.
OnMove(EventArgs)Raises the Move event.
(Inherited from Control) OnMultiSelectChanged(EventArgs)Raises the MultiSelectChanged event.
OnNewRowNeeded(DataGridViewRowEventArgs)Raises the NewRowNeeded event.
OnNotifyMessage(Message)Notifies the control of Windows messages.
(Inherited from Control) OnPaddingChanged(EventArgs)Raises the PaddingChanged event.
(Inherited from Control) OnPaint(PaintEventArgs)Raises the Paint event.
OnPaintBackground(PaintEventArgs)Paints the background of the control.
(Inherited from Control) OnParentBackColorChanged(EventArgs)Raises the BackColorChanged event when the BackColor property value of the control's container changes.
(Inherited from Control) OnParentBackgroundImageChanged(EventArgs)Raises the BackgroundImageChanged event when the BackgroundImage property value of the control's container changes.
(Inherited from Control) OnParentBindingContextChanged(EventArgs)Raises the BindingContextChanged event when the BindingContext property value of the control's container changes.
(Inherited from Control) OnParentChanged(EventArgs)Raises the ParentChanged event.
(Inherited from Control) OnParentCursorChanged(EventArgs)Raises the CursorChanged event.
(Inherited from Control) OnParentDataContextChanged(EventArgs) (Inherited from Control) OnParentEnabledChanged(EventArgs)Raises the EnabledChanged event when the Enabled property value of the control's container changes.
(Inherited from Control) OnParentFontChanged(EventArgs)Raises the FontChanged event when the Font property value of the control's container changes.
(Inherited from Control) OnParentForeColorChanged(EventArgs)Raises the ForeColorChanged event when the ForeColor property value of the control's container changes.
(Inherited from Control) OnParentRightToLeftChanged(EventArgs)Raises the RightToLeftChanged event when the RightToLeft property value of the control's container changes.
(Inherited from Control) OnParentVisibleChanged(EventArgs)Raises the VisibleChanged event when the Visible property value of the control's container changes.
(Inherited from Control) OnPreviewKeyDown(PreviewKeyDownEventArgs)Raises the PreviewKeyDown event.
(Inherited from Control) OnPrint(PaintEventArgs)Raises the Paint event.
(Inherited from Control) OnQueryContinueDrag(QueryContinueDragEventArgs)Raises the QueryContinueDrag event.
(Inherited from Control) OnReadOnlyChanged(EventArgs)Raises the ReadOnlyChanged event.
OnRegionChanged(EventArgs)Raises the RegionChanged event.
(Inherited from Control) OnResize(EventArgs)Raises the Resize event.
OnRightToLeftChanged(EventArgs)Raises the RightToLeftChanged event.
OnRowContextMenuStripChanged(DataGridViewRowEventArgs)Raises the RowContextMenuStripChanged event.
OnRowContextMenuStripNeeded(DataGridViewRowContextMenuStripNeededEventArgs)Raises the RowContextMenuStripNeeded event.
OnRowDefaultCellStyleChanged(DataGridViewRowEventArgs)Raises the RowDefaultCellStyleChanged event.
OnRowDirtyStateNeeded(QuestionEventArgs)Raises the RowDirtyStateNeeded event.
OnRowDividerDoubleClick(DataGridViewRowDividerDoubleClickEventArgs)Raises the RowDividerDoubleClick event.
OnRowDividerHeightChanged(DataGridViewRowEventArgs)Raises the RowDividerHeightChanged event.
OnRowEnter(DataGridViewCellEventArgs)Raises the RowEnter event.
OnRowErrorTextChanged(DataGridViewRowEventArgs)Raises the RowErrorTextChanged event.
OnRowErrorTextNeeded(DataGridViewRowErrorTextNeededEventArgs)Raises the RowErrorTextNeeded event.
OnRowHeaderCellChanged(DataGridViewRowEventArgs)Raises the RowHeaderCellChanged event.
OnRowHeaderMouseClick(DataGridViewCellMouseEventArgs)Raises the RowHeaderMouseClick event.
OnRowHeaderMouseDoubleClick(DataGridViewCellMouseEventArgs)Raises the RowHeaderMouseDoubleClick event.
OnRowHeadersBorderStyleChanged(EventArgs)Raises the RowHeadersBorderStyleChanged event.
OnRowHeadersDefaultCellStyleChanged(EventArgs)Raises the RowHeadersDefaultCellStyleChanged event.
OnRowHeadersWidthChanged(EventArgs)Raises the RowHeadersWidthChanged event.
OnRowHeadersWidthSizeModeChanged(DataGridViewAutoSizeModeEventArgs)Raises the RowHeadersWidthSizeModeChanged event.
OnRowHeightChanged(DataGridViewRowEventArgs)Raises the RowHeightChanged event.
OnRowHeightInfoNeeded(DataGridViewRowHeightInfoNeededEventArgs)Raises the RowHeightInfoNeeded event.
OnRowHeightInfoPushed(DataGridViewRowHeightInfoPushedEventArgs)Raises the RowHeightInfoPushed event.
OnRowLeave(DataGridViewCellEventArgs)Raises the RowLeave event.
OnRowMinimumHeightChanged(DataGridViewRowEventArgs)Raises the RowMinimumHeightChanged event.
OnRowPostPaint(DataGridViewRowPostPaintEventArgs)Raises the RowPostPaint event.
OnRowPrePaint(DataGridViewRowPrePaintEventArgs)Raises the RowPrePaint event.
OnRowsAdded(DataGridViewRowsAddedEventArgs)Raises the RowsAdded event.
OnRowsDefaultCellStyleChanged(EventArgs)Raises the RowsDefaultCellStyleChanged event.
OnRowsRemoved(DataGridViewRowsRemovedEventArgs)Raises the RowsRemoved event.
OnRowStateChanged(Int32, DataGridViewRowStateChangedEventArgs)Raises the RowStateChanged event.
OnRowUnshared(DataGridViewRowEventArgs)Raises the RowUnshared event.
OnRowValidated(DataGridViewCellEventArgs)Raises the RowValidated event.
OnRowValidating(DataGridViewCellCancelEventArgs)Raises the RowValidating event.
OnScroll(ScrollEventArgs)Raises the Scroll event.
OnSelectionChanged(EventArgs)Raises the SelectionChanged event.
OnSizeChanged(EventArgs)Raises the SizeChanged event.
(Inherited from Control) OnSortCompare(DataGridViewSortCompareEventArgs)Raises the SortCompare event.
OnSorted(EventArgs)Raises the Sorted event.
OnStyleChanged(EventArgs)Raises the StyleChanged event.
(Inherited from Control) OnSystemColorsChanged(EventArgs)Raises the SystemColorsChanged event.
(Inherited from Control) OnTabIndexChanged(EventArgs)Raises the TabIndexChanged event.
(Inherited from Control) OnTabStopChanged(EventArgs)Raises the TabStopChanged event.
(Inherited from Control) OnTextChanged(EventArgs)Raises the TextChanged event.
(Inherited from Control) OnUserAddedRow(DataGridViewRowEventArgs)Raises the UserAddedRow event.
OnUserDeletedRow(DataGridViewRowEventArgs)Raises the UserDeletedRow event.
OnUserDeletingRow(DataGridViewRowCancelEventArgs)Raises the UserDeletingRow event.
OnValidated(EventArgs)Raises the Validated event.
(Inherited from Control) OnValidating(CancelEventArgs)Raises the Validating event.
OnVisibleChanged(EventArgs)Raises the VisibleChanged event.
PaintBackground(Graphics, Rectangle, Rectangle)Paints the background of the DataGridView.
PerformLayout()Forces 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) PointToClient(Point)Computes the location of the specified screen point into client coordinates.
(Inherited from Control) PointToScreen(Point)Computes the location of the specified client point into screen coordinates.
(Inherited from Control) PreProcessControlMessage(Message)Preprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from Control) PreProcessMessage(Message)Preprocesses keyboard or input messages within the message loop before they are dispatched.
(Inherited from Control) ProcessAKey(Keys)Processes the A key.
ProcessCmdKey(Message, Keys)Processes a command key.
(Inherited from Control) ProcessControlShiftF10Keys(Keys)Activates the keyboard tooltip.
ProcessDataGridViewKey(KeyEventArgs)Processes keys used for navigating in the DataGridView.
ProcessDeleteKey(Keys)Processes the DELETE key.
ProcessDialogChar(Char)Processes a dialog character.
(Inherited from Control) ProcessDialogKey(Keys)Processes keys, such as the TAB, ESCAPE, ENTER, and ARROW keys, used to control dialog boxes.
ProcessDownKey(Keys)Processes the DOWN ARROW key.
ProcessEndKey(Keys)Processes the END key.
ProcessEnterKey(Keys)Processes the ENTER key.
ProcessEscapeKey(Keys)Processes the ESC key.
ProcessF2Key(Keys)Processes the F2 key.
ProcessF3Key(Keys)Processes the F3 key by sorting the current column.
ProcessHomeKey(Keys)Processes the HOME key.
ProcessInsertKey(Keys)Processes the INSERT key.
ProcessKeyEventArgs(Message)Processes a key message and generates the appropriate control events.
ProcessKeyMessage(Message)Processes a keyboard message.
(Inherited from Control) ProcessKeyPreview(Message)Previews a keyboard message.
ProcessLeftKey(Keys)Processes the LEFT ARROW key.
ProcessMnemonic(Char)Processes a mnemonic character.
(Inherited from Control) ProcessNextKey(Keys)Processes the PAGE DOWN key.
ProcessPriorKey(Keys)Processes the PAGE UP key.
ProcessRightKey(Keys)Processes the RIGHT ARROW key.
ProcessSpaceKey(Keys)Processes the SPACEBAR.
ProcessTabKey(Keys)Processes the TAB key.
ProcessUpKey(Keys)Processes the UP ARROW key.
ProcessZeroKey(Keys)Processes the 0 key.
RaiseDragEvent(Object, DragEventArgs)Raises the appropriate drag event.
(Inherited from Control) RaiseKeyEvent(Object, KeyEventArgs)Raises the appropriate key event.
(Inherited from Control) RaiseMouseEvent(Object, MouseEventArgs)Raises the appropriate mouse event.
(Inherited from Control) RaisePaintEvent(Object, PaintEventArgs)Raises the appropriate paint event.
(Inherited from Control) RecreateHandle()Forces the re-creation of the handle for the control.
(Inherited from Control) RectangleToClient(Rectangle)Computes the size and location of the specified screen rectangle in client coordinates.
(Inherited from Control) RectangleToScreen(Rectangle)Computes the size and location of the specified client rectangle in screen coordinates.
(Inherited from Control) Refresh()Forces the control to invalidate its client area and immediately redraw itself and any child controls.
(Inherited from Control) RefreshEdit()Refreshes the value of the current cell with the underlying cell value when the cell is in edit mode, discarding any previous value.
RescaleConstantsForDpi(Int32, Int32)Provides constants for rescaling the control when a DPI change occurs.
(Inherited from Control) ResetBackColor()Resets the BackColor property to its default value.
(Inherited from Control) ResetBindings()Causes a control bound to the BindingSource to reread all the items in the list and refresh their displayed values.
(Inherited from Control) ResetCursor()Resets the Cursor property to its default value.
(Inherited from Control) ResetFont()Resets the Font property to its default value.
(Inherited from Control) ResetForeColor()Resets the ForeColor property to its default value.
(Inherited from Control) ResetImeMode()Resets the ImeMode property to its default value.
(Inherited from Control) ResetMouseEventArgs()Resets the control to handle the MouseLeave event.
(Inherited from Control) ResetRightToLeft()Resets the RightToLeft property to its default value.
(Inherited from Control) ResetText()Resets the Text property to its default value (Empty).
ResumeLayout()Resumes 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) RtlTranslateContent(ContentAlignment)Converts the specified ContentAlignment to the appropriate ContentAlignment to support right-to-left text.
(Inherited from Control) RtlTranslateHorizontal(HorizontalAlignment)Converts the specified HorizontalAlignment to the appropriate HorizontalAlignment to support right-to-left text.
(Inherited from Control) RtlTranslateLeftRight(LeftRightAlignment)Converts the specified LeftRightAlignment to the appropriate LeftRightAlignment to support right-to-left text.
(Inherited from Control) Scale(Single, Single)Obsolete.
Obsolete.
Scales the entire control and any child controls.
(Inherited from Control) Scale(Single)Obsolete.
Obsolete.
Scales the control and any child controls.
(Inherited from Control) Scale(SizeF)Scales the control and all child controls by the specified scaling factor.
(Inherited from Control) ScaleBitmapLogicalToDevice(Bitmap)Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs.
(Inherited from Control) ScaleControl(SizeF, BoundsSpecified)Scales a control's location, size, padding and margin.
(Inherited from Control) ScaleCore(Single, Single)This method is not relevant for this class.
(Inherited from Control) Select()Activates 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()Selects all the cells in the DataGridView.
SelectNextControl(Control, Boolean, Boolean, Boolean, Boolean)Activates the next control.
(Inherited from Control) SendToBack()Sends the control to the back of the z-order.
(Inherited from Control) SetAutoSizeMode(AutoSizeMode)Sets a value indicating how a control will behave when its AutoSize property is enabled.
(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) SetBounds(Int32, Int32, Int32, Int32)Sets the bounds of the control to the specified location and size.
(Inherited from Control) SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)This member overrides SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified).
SetClientSizeCore(Int32, Int32)Sets the size of the client area of the control.
(Inherited from Control) SetCurrentCellAddressCore(Int32, Int32, Boolean, Boolean, Boolean)Sets the currently active cell.
SetSelectedCellCore(Int32, Int32, Boolean)Changes the selection state of the cell with the specified row and column indexes.
SetSelectedColumnCore(Int32, Boolean)Changes the selection state of the column with the specified index.
SetSelectedRowCore(Int32, Boolean)Changes the selection state of the row with the specified index.
SetStyle(ControlStyles, Boolean)Sets a specified ControlStyles flag to either true
or false
.
Sets the control as the top-level control.
(Inherited from Control) SetVisibleCore(Boolean)Sets the control to the specified visible state.
(Inherited from Control) Show()Displays the control to the user.
(Inherited from Control) SizeFromClientSize(Size)Determines the size of the entire control from the height and width of its client area.
(Inherited from Control) Sort(DataGridViewColumn, ListSortDirection)Sorts the contents of the DataGridView control in ascending or descending order based on the contents of the specified column.
Sort(IComparer)Sorts the contents of the DataGridView control using an implementation of the IComparer interface.
SuspendLayout()Temporarily suspends the layout logic for the control.
(Inherited from Control) ToString()Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component) Update()Causes the control to redraw the invalidated regions within its client area.
(Inherited from Control) UpdateBounds()Updates the bounds of the control with the current 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) UpdateBounds(Int32, Int32, Int32, Int32)Updates the bounds of the control with the specified size and location.
(Inherited from Control) UpdateCellErrorText(Int32, Int32)Forces the cell at the specified location to update its error text.
UpdateCellValue(Int32, Int32)Forces 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.
UpdateRowErrorText(Int32, Int32)Forces the rows in the given range to update their error text.
UpdateRowErrorText(Int32)Forces the row at the given row index to update its error text.
UpdateRowHeightInfo(Int32, Boolean)Forces the specified row or rows to update their height information.
UpdateStyles()Forces the assigned styles to be reapplied to the control.
(Inherited from Control) UpdateZOrder()Updates the control in its parent's z-order.
(Inherited from Control) WndProc(Message)Processes window messages.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4