Spread Windows Forms 12.0 Product Documentation
SymbolDataGridView Class Members
Properties  Methods  Events


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : SymbolDataGridView Class

The following tables list the members exposed by SymbolDataGridView.

Public Constructors
 NameDescription
Public ConstructorCreate a new SymbolDataGridView.  
Top
Public Properties
 NameDescription
Public PropertyGets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public PropertyGets the border style for the upper-left cell in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the border style of the cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the border style of the column header cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the border style of the row header cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the option to add rows is displayed to the user. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether the user is allowed to delete rows from the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether manual column repositioning is enabled. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether users can resize columns. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether users can resize rows. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the default cell style applied to odd-numbered rows of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets 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 System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether columns are created automatically when the System.Windows.Forms.DataGridView.DataSource or System.Windows.Forms.DataGridView.DataMember properties are set. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control)
Public PropertyThis property is not relevant for this class. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating how column widths are determined. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating how row heights are determined. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the background color of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the border style for the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public PropertyGets 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 System.Windows.Forms.Control)
Public PropertyGets the cell border style for the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value that indicates whether users can copy cell text values to the System.Windows.Forms.Clipboard and whether row and column header text is included. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the number of columns displayed in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the border style applied to the column headers. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the default column header style. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the height, in pixels, of the column headers row (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets 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 System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether the column header row is displayed. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a collection that contains all the columns in the control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the currently active cell. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the row and column indexes of the currently active cell. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the row containing the current cell. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the name of the list or table in the data source for which the System.Windows.Forms.DataGridView is displaying data. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the data source that the System.Windows.Forms.DataGridView is displaying data for. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the default cell style to be applied to the cells in the System.Windows.Forms.DataGridView if no other cell style properties are set. (Inherited from System.Windows.Forms.DataGridView)
Public Property (Inherited from System.Windows.Forms.Control)
Public PropertyGets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the control hosted by the current cell, if a cell with an editing control is in edit mode. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the panel that contains the System.Windows.Forms.DataGridView.EditingControl. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating how to begin editing a cell. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public PropertyGets 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 System.Windows.Forms.DataGridView)
Public PropertyGets or sets the first cell currently displayed in the System.Windows.Forms.DataGridView; typically, this cell is in the upper left corner. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the width of the portion of the column that is currently scrolled out of view.. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the index of the column that is the first column displayed on the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the index of the row that is the first row displayed on the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the font of the text displayed by the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the foreground color of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the color of the grid lines separating the cells of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the number of pixels by which the control is scrolled horizontally. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets 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 System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the current cell has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the currently active cell is being edited. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the current row has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public PropertyGets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public PropertyOverloaded. Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public PropertyGets 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 System.Windows.Forms.Control)
Public PropertyGets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the size that is the upper limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the size that is the lower limit that System.Windows.Forms.Control.GetPreferredSize(System.Drawing.Size) can specify. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the System.Windows.Forms.DataGridView at a time. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the index of the row for new records. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the user can edit the cells of the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the number of rows displayed in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the border style of the row header cells. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the default style applied to the row header cells. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether the column that contains row headers is displayed. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the width, in pixels, of the column that contains the row headers. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets 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 System.Windows.Forms.DataGridView)
Public PropertyGets a collection that contains all the rows in the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the default style applied to the row cells of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the row that represents the template for all the rows in the control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the type of scroll bars to display for the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the collection of cells selected by the user. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the collection of columns selected by the user. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the collection of rows selected by the user. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating how the cells of the System.Windows.Forms.DataGridView can be selected. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether to show cell errors. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether or not ToolTips will show when the mouse pointer pauses on a cell. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether or not the editing glyph is visible in the row header of the cell being edited. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether row headers will display error glyphs for each row that contains a data entry error. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the column by which the System.Windows.Forms.DataGridView contents are currently sorted. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets a value indicating whether the items in the System.Windows.Forms.DataGridView control are sorted in ascending or descending order, or are not sorted. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets 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 System.Windows.Forms.DataGridView)
Public PropertyGets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public PropertyGets 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 System.Windows.Forms.Control)
Public PropertyGets or sets the header cell located in the upper left corner of the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost System.Windows.Forms.Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the default or user-specified value of the System.Windows.Forms.Control.Cursor property. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public PropertyGets the number of pixels by which the control is scrolled vertically. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether you have provided your own data-management operations for the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public PropertyGets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control)
Public PropertyGets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Top
Protected Properties
 NameDescription
Protected PropertyGets a value indicating whether the System.Windows.Forms.Control.ImeMode property can be set to an active value, to enable IME support. (Inherited from System.Windows.Forms.DataGridView)
Protected PropertyDetermines if events can be raised on the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the default initial size of the control. (Inherited from System.Windows.Forms.DataGridView)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyGets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from System.Windows.Forms.Control)
Protected Property (Inherited from System.ComponentModel.Component)
Protected PropertyGets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the horizontal scroll bar of the control. (Inherited from System.Windows.Forms.DataGridView)
Protected PropertyGets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control)
Protected PropertyGets the vertical scroll bar of the control. (Inherited from System.Windows.Forms.DataGridView)
Top
Public Methods
 NameDescription
Public MethodAdjusts the System.Windows.Forms.DataGridViewAdvancedBorderStyle for a column header cell of a System.Windows.Forms.DataGridView that is currently being painted. (Inherited from System.Windows.Forms.DataGridView)
Public MethodReturns a value indicating whether all the System.Windows.Forms.DataGridView cells are currently selected. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Adjusts the width of the specified column to fit the contents of all its cells, including the header cell. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Adjusts the height of the column headers to fit the contents of the largest column header. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Adjusts the width of all columns to fit the contents of all their cells, including the header cells. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Adjusts the height of the specified row to fit the contents of all its cells including the header cell. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Adjusts the width of the row headers using the specified size mode. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Adjusts the heights of all rows to fit the contents of all their cells, including the header cells. (Inherited from System.Windows.Forms.DataGridView)
Public MethodPuts the current cell in edit mode. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public MethodBrings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodCancels edit mode for the currently selected cell and discards any changes. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Clears the current selection by unselecting all selected cells. (Inherited from System.Windows.Forms.DataGridView)
Public Method (Inherited from System.Windows.Forms.DataGridView)
Public MethodRetrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public MethodForces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control)
Public MethodCreates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodReturns the number of columns displayed to the user. (Inherited from System.Windows.Forms.DataGridView)
Public MethodReturns the number of rows displayed to the user. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. (Inherited from System.Windows.Forms.DataGridView)
Public MethodBegins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public MethodSupports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Commits and ends the edit operation on the current cell using the default error context. (Inherited from System.Windows.Forms.DataGridView)
Public MethodRetrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public MethodSets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public MethodGets the number of cells that satisfy the provided filter. (Inherited from System.Windows.Forms.DataGridView)
Public MethodReturns the rectangle that represents the display area for a cell. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the formatted values that represent the contents of the selected cells for copying to the System.Windows.Forms.Clipboard. (Inherited from System.Windows.Forms.DataGridView)
Public MethodReturns the rectangle that represents the display area for a column, as determined by the column index. (Inherited from System.Windows.Forms.DataGridView)
Public MethodReturns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodRetrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public MethodRetrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public MethodReturns the rectangle that represents the display area for a row, as determined by the row index. (Inherited from System.Windows.Forms.DataGridView)
Public MethodConceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public MethodReturns location information, such as row and column indices, given x- and y-coordinates. (Inherited from System.Windows.Forms.DataGridView)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodOverloaded. 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 System.Windows.Forms.Control)
Public MethodOverloaded. Invalidates the specified cell of the System.Windows.Forms.DataGridView, forcing it to be repainted. (Inherited from System.Windows.Forms.DataGridView)
Public MethodInvalidates the specified column of the System.Windows.Forms.DataGridView, forcing it to be repainted. (Inherited from System.Windows.Forms.DataGridView)
Public MethodInvalidates the specified row of the System.Windows.Forms.DataGridView, forcing it to be repainted. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodNotifies the System.Windows.Forms.DataGridView that the current cell has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodPreprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodComputes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public MethodForces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control)
Public MethodRefreshes the value of the current cell with the underlying cell value when the cell is in edit mode, discarding any previous value. (Inherited from System.Windows.Forms.DataGridView)
Public MethodOverloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Activates the control. (Inherited from System.Windows.Forms.Control)
Public MethodSelects all the cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public MethodActivates the next control. (Inherited from System.Windows.Forms.Control)
Public MethodSends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public MethodDisplays the control to the user. (Inherited from System.Windows.Forms.Control)
Public MethodOverloaded. Sorts the contents of the System.Windows.Forms.DataGridView control in ascending or descending order based on the contents of the specified column. (Inherited from System.Windows.Forms.DataGridView)
Public MethodTemporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodCauses the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public MethodForces the cell at the specified location to update its error text. (Inherited from System.Windows.Forms.DataGridView)
Public MethodForces 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 System.Windows.Forms.DataGridView)
Public MethodOverloaded. Forces the row at the given row index to update its error text. (Inherited from System.Windows.Forms.DataGridView)
Public MethodForces the specified row or rows to update their height information. (Inherited from System.Windows.Forms.DataGridView)
Top
Protected Methods
 NameDescription
Protected MethodNotifies the accessible client applications when a new cell becomes the current cell. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodCreates a new accessible object for the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodCreates and returns a new System.Windows.Forms.DataGridViewColumnCollection. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodCreates and returns a new System.Windows.Forms.Control.ControlCollection that can be cast to type System.Windows.Forms.DataGridView.DataGridViewControlCollection. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodCreates a handle for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodCreates and returns a new System.Windows.Forms.DataGridViewRowCollection. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodSends the specified message to the default window procedure. (Inherited from System.Windows.Forms.Control)
Protected MethodDestroys the handle associated with the control. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the specified System.Windows.Forms.AccessibleObject. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRetrieves a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodRetrieves the bounds within which the control is scaled. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.ComponentModel.Component)
Protected MethodRetrieves the value of the specified control style bit for the control. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines if the control is a top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodCalled after the control has been added to another container. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GotFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.LostFocus event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Click event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Paint event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the PaintBackground event for the specified control. (Inherited from System.Windows.Forms.Control)
Protected MethodDetermines whether a character is an input character that the System.Windows.Forms.DataGridView recognizes. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodDetermines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodRaises the System.Windows.Forms.Control.Invalidated event with a specified region of the control to invalidate. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.AllowUserToAddRowsChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AllowUserToOrderColumnsChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AllowUserToResizeColumnsChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AllowUserToResizeRowsChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.AutoSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AutoSizeColumnsModeChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.AutoSizeRowsModeChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.BackgroundColorChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageLayoutChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.BorderStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CancelRowEdit event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.CausesValidationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellBeginEdit event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellBorderStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellContentClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellContentDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellEndEdit event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellMouseClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellMouseDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellMouseEnter event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellMouseLeave event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellMouseMove event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellMouseUp event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellStateChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CellValueChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.ChangeUICues event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Click event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ClientSizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnAdded event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnContextMenuStripChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnDefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnDividerDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnDividerWidthChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeaderCellChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeaderMouseClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeaderMouseDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeadersBorderStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeadersHeightChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeModeChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnMinimumWidthChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnStateChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ColumnWidthChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.ContextMenuChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ContextMenuStripChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ControlAdded event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ControlRemoved event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CreateControl method. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.CurrentCellChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.CurrentCellDirtyStateChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event and updates the System.Windows.Forms.DataGridView.UserSetCursor property if the cursor was changed in user code. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.DataError event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.DataMemberChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.DataSourceChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.DefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.DefaultValuesNeeded event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.DockChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragDrop event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragEnter event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.DragOver event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.EditingControlShowing event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.EditModeChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.Enter event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.FontChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.ForeColorChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.GiveFeedback event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.GotFocus event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.GridColorChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.HandleCreated event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.HandleDestroyed event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.HelpRequested event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ImeModeChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Invalidated event. (Inherited from System.Windows.Forms.Control)
Protected MethodOverridden. Raises the KeyDown Event  
Protected MethodRaises the System.Windows.Forms.Control.KeyPress event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.KeyUp event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.Layout event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.Leave event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.LocationChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.LostFocus event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MarginChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseCaptureChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MouseDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MouseDown event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.OnMouseEnter(System.EventArgs) event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MouseHover event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MouseMove event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MouseUp event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.MouseWheel event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.Move event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.MultiSelectChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.NewRowNeeded event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodNotifies the control of Windows messages. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.PaddingChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodPaints the background of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackColorChanged event when the System.Windows.Forms.Control.BackColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BackgroundImageChanged event when the System.Windows.Forms.Control.BackgroundImage property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.BindingContextChanged event when the System.Windows.Forms.Control.BindingContext property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ParentChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.CursorChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.EnabledChanged event when the System.Windows.Forms.Control.Enabled property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.FontChanged event when the System.Windows.Forms.Control.Font property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.ForeColorChanged event when the System.Windows.Forms.Control.ForeColor property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event when the System.Windows.Forms.Control.RightToLeft property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event when the System.Windows.Forms.Control.Visible property value of the control's container changes. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.PreviewKeyDown event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.QueryContinueDrag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.ReadOnlyChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.RegionChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Resize event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.RightToLeftChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowContextMenuStripChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowDefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowDirtyStateNeeded event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowDividerDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowDividerHeightChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeaderCellChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeaderMouseClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeaderMouseDoubleClick event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeadersBorderStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeadersWidthChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeadersWidthSizeModeChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowHeightChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowMinimumHeightChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowsAdded event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowsDefaultCellStyleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowsRemoved event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.RowStateChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.SelectionChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.SizeChanged event. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.Sorted event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.StyleChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.SystemColorsChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TabIndexChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TabStopChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.TextChanged event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.DataGridView.UserAddedRow event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.UserDeletedRow event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.DataGridView.UserDeletingRow event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.Validated event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the System.Windows.Forms.Control.Validating event. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the System.Windows.Forms.Control.VisibleChanged event. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the A key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses a command key. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses keys used for navigating in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the DELETE key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses a dialog character. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses keys, such as the TAB, ESCAPE, ENTER, and ARROW keys, used to control dialog boxes. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the DOWN ARROW key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the END key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the ENTER key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the ESC key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the F2 key. (Inherited from System.Windows.Forms.DataGridView)
Protected Method (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the HOME key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the INSERT key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses a key message and generates the appropriate control events. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodPreviews a keyboard message. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the LEFT ARROW key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the PAGE DOWN key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the PAGE UP key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the RIGHT ARROW key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the SPACEBAR. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the TAB key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the UP ARROW key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodProcesses the 0 key. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodRaises the appropriate drag event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate key event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate mouse event. (Inherited from System.Windows.Forms.Control)
Protected MethodRaises the appropriate paint event. (Inherited from System.Windows.Forms.Control)
Protected MethodForces the re-creation of the handle for the control. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodResets the control to handle the System.Windows.Forms.Control.MouseLeave event. (Inherited from System.Windows.Forms.Control)
Protected MethodOverloaded. Converts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodConverts the specified System.Windows.Forms.HorizontalAlignment to the appropriate System.Windows.Forms.HorizontalAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected MethodConverts the specified System.Windows.Forms.LeftRightAlignment to the appropriate System.Windows.Forms.LeftRightAlignment to support right-to-left text. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodSets a value indicating how a control will behave when its System.Windows.Forms.Control.AutoSize property is enabled. (Inherited from System.Windows.Forms.Control)
Protected MethodThis member overrides System.Windows.Forms.Control.SetBoundsCore(System.Int32,System.Int32,System.Int32,System.Int32,System.Windows.Forms.BoundsSpecified). (Inherited from System.Windows.Forms.DataGridView)
Protected MethodSets the size of the client area of the control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the currently active cell. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodChanges the selection state of the cell with the specified row and column indexes. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodChanges the selection state of the column with the specified index. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodChanges the selection state of the row with the specified index. (Inherited from System.Windows.Forms.DataGridView)
Protected MethodSets a specified System.Windows.Forms.ControlStyles flag to either true or false. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the control as the top-level control. (Inherited from System.Windows.Forms.Control)
Protected MethodSets the control to the specified visible state. (Inherited from System.Windows.Forms.Control)
Protected Method (Inherited from System.Windows.Forms.Control)
Protected MethodForces the assigned styles to be reapplied to the control. (Inherited from System.Windows.Forms.Control)
Protected MethodUpdates the control in its parent's z-order. (Inherited from System.Windows.Forms.Control)
Protected MethodProcesses window messages. (Inherited from System.Windows.Forms.DataGridView)
Top
Public Events
 NameDescription
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToAddRows property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToDeleteRowsChanged property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToOrderColumns property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToResizeColumns property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AllowUserToResizeRows property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AlternatingRowsDefaultCellStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AutoGenerateColumnsChanged property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewColumn.AutoSizeMode property of a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.AutoSizeColumnsMode property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewAutoSizeRowsMode property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.BackgroundColor property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.BorderStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of a System.Windows.Forms.DataGridView control is true and the cancels edits in a row. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.Control.CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when edit mode starts for the selected cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the border style of a cell changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when any part of a cell is clicked. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the content within a cell is clicked. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user double-clicks a cell's contents. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewCell.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell's shortcut menu is needed. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user double-clicks anywhere in a cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when edit mode stops for the currently selected cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the current cell changes in the System.Windows.Forms.DataGridView control or when the control receives input focus. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewCell.ErrorText property of a cell changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell's error text is needed. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the contents of a cell need to be formatted for display. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell loses input focus and is no longer the current cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs whenever the user clicks anywhere on a cell with the mouse. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell within the System.Windows.Forms.DataGridView is double-clicked. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user presses a mouse button while the mouse pointer is within the boundaries of a cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the mouse pointer enters a cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the mouse pointer leaves a cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the mouse pointer moves over the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user releases a mouse button while over a cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell needs to be drawn. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell leaves edit mode if the cell value has been modified. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell state changes, such as when the cell loses or gains focus. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewCell.Style property of a System.Windows.Forms.DataGridViewCell changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when one of the values of a cell style changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewCell.ToolTipText property value changes for a cell in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell's ToolTip text is needed. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs after the cell has finished validating. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a cell loses input focus, enabling content validation. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of a cell changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView control is true and the System.Windows.Forms.DataGridView requires a value for a cell in order to format and display the cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView control is true and a cell value has changed and requires storage in the underlying data source. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is clicked. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the value of the System.Windows.Forms.Control.ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a column is added to the control. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewColumn.ContextMenuStrip property of a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewColumn.DataPropertyName property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value the System.Windows.Forms.DataGridViewColumn.DisplayIndex property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user double-clicks a divider between two columns. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewColumn.DividerWidth property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the contents of a column header cell change. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user clicks a column header. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a column header is double-clicked. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.ColumnHeadersBorderStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.ColumnHeadersDefaultCellStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.ColumnHeadersHeight property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.ColumnHeadersHeightSizeMode property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewColumn.MinimumWidth property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewColumn.Name property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a column is removed from the control. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewColumn.SortMode property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a column changes state, such as gaining or losing focus. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewColumn.ToolTipText property value changes for a column in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewColumn.Width property for a column changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.Control.ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the value of the System.Windows.Forms.Control.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a new control is added to the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a control is removed from the System.Windows.Forms.Control.ControlCollection. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.DataGridView.CurrentCell property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the state of a cell changes in relation to a change in its contents. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.Control.Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs after a data-binding operation has finished. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs 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 System.Windows.Forms.DataGridView)
Public EventOccurs when value of the System.Windows.Forms.DataGridView.DataMember property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.DataSource property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.DefaultCellStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user enters the row for new records so that it can be populated with default values. (Inherited from System.Windows.Forms.DataGridView)
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when the value of the System.Windows.Forms.Control.Dock property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public Event (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a control for editing a cell is showing. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.EditMode property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.Control.Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.DataGridView.Font property value changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.ForeColor property value changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.GridColor property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a character. space or backspace key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.MultiSelect property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView is true and the user navigates to the new row at the bottom of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the control is redrawn. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs before the System.Windows.Forms.Control.KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when System.Windows.Forms.AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public EventOccurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.DataGridView.ReadOnly property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.Control.Region property changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.DataGridViewRow.ContextMenuStrip property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row's shortcut menu is needed. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewBand.DefaultCellStyle property for a row changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.VirtualMode property of the System.Windows.Forms.DataGridView control is true and the System.Windows.Forms.DataGridView needs to determine whether the current row has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user double-clicks the divider between two rows. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewRow.DividerHeight property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row receives input focus but before it becomes the current row. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridViewRow.ErrorText property of a row changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row's error text is needed. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user changes the contents of a row header cell. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user clicks within the boundaries of a row header. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row header is double-clicked. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView.RowHeadersBorderStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.RowHeadersDefaultCellStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when value of the System.Windows.Forms.DataGridView.RowHeadersWidth property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.RowHeadersWidthSizeMode property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewRow.Height property for a row changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when information about row height is requested. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user changes the height of a row. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row loses input focus and is no longer the current row. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridViewRow.MinimumHeight property for a row changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs after a System.Windows.Forms.DataGridViewRow is painted. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs before a System.Windows.Forms.DataGridViewRow is painted (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs after a new row is added to the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the value of the System.Windows.Forms.DataGridView.RowsDefaultCellStyle property changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row or rows are deleted from the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row changes state, such as losing or gaining input focus. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row's state changes from shared to unshared. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs after a row has finished validating. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when a row is validating. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user scrolls through the control contents. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the current selection changes. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.Control.Size property value changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.DataGridView compares two cell values to perform a sort operation. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the System.Windows.Forms.DataGridView control completes a sorting operation. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the user has finished adding a row to the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user has finished deleting a row from the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the user deletes a row from the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView)
Public EventOccurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public EventOccurs when the System.Windows.Forms.Control.Visible property value changes. (Inherited from System.Windows.Forms.Control)
Top
See Also

Reference

SymbolDataGridView Class
FarPoint.Win.Spread.DrawingSpace Namespace