[This is preliminary documentation and is subject to change.]
The Grid type exposes the following members.Constructors
Name | Description | |
---|---|---|
![]() | Grid | Initializes a new instance of the Grid class |
Methods
Name | Description | |
---|---|---|
![]() | ![]() | Notifies the accessibility client applications of the specified (Inherited from ![]() ![]() |
![]() | ![]() | Notifies the accessibility client applications of the specified (Inherited from ![]() ![]() |
![]() | BeginBatchChange |
Marks the beginning of the series of changes that are going to be performed on the grid so
the grid does not have to be rebuild unnecessarily many times.
The complementary method is EndBatchChange() that does rebuild the grid IF it is needed.
These methods respect call nesting, so only the last call to EndBatchChange() would result in rebuild
|
![]() | ![]() | Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from ![]() |
![]() | ![]() | Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from ![]() |
![]() | ![]() | Brings the control to the front of the z-order. (Inherited from ![]() |
![]() | BuildDefaultHeaderStyle |
Builds default style for header row cells - column titles
|
![]() | BuildDefaultSelectedStyle |
Builds default style for data cells in selected rows
|
![]() | BuildDefaultStyle |
Builds default style for data cells in non-selected rows
|
![]() | columnAttributesChanged | |
![]() | columnSortChanged | |
![]() | Configure |
Reads column configuration from config node that should contain [grid] sub elemnt/s. The id attribute should either match or be absent
|
![]() | ![]() | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from ![]() |
![]() | ContextMenuOpening | |
![]() | CopyToClipboard |
Copies selection to clipboard
|
![]() | ![]() | Creates a new accessibility object for the control. (Inherited from ![]() |
![]() | ![]() | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from ![]() |
![]() | ![]() | Creates a new instance of the control collection for the control. (Inherited from ![]() |
![]() | ![]() | Creates the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a handle for the control. (Inherited from ![]() |
![]() | ![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from ![]() |
![]() | ![]() | Sends the specified message to the default window procedure. (Inherited from ![]() |
![]() | ![]() | Destroys the handle associated with the control. (Inherited from ![]() |
![]() | DispatchCellSelection |
Dispatches appropriate events and performs row selection in the grid
|
![]() | ![]() | Releases all resources used by the (Inherited from ![]() ![]() |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the Grid and optionally releases the managed resources (Overrides ![]() |
![]() | ![]() | Begins a drag-and-drop operation. (Inherited from ![]() |
![]() | ![]() | Supports rendering to the specified bitmap. (Inherited from ![]() |
![]() | EndBatchChange |
Complementary method for BeginBatchChange()
|
![]() | ![]() | Retrieves the return value of the asynchronous operation represented by the (Inherited from ![]() ![]() |
![]() | ![]() | Determines whether the specified object is equal to the current object. (Inherited from ![]() |
![]() | ![]() | Releases unmanaged resources and performs other cleanup operations before the (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the form that the control is on. (Inherited from ![]() |
![]() | ![]() | Sets input focus to the control. (Inherited from ![]() |
![]() | ![]() | Retrieves the specified (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves a value indicating how a control will behave when its (Inherited from ![]() ![]() |
![]() | ![]() | Retrieves the child control that is located at the specified coordinates. (Inherited from ![]() |
![]() | ![]() | Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from ![]() |
![]() | ![]() | Returns the next (Inherited from ![]() ![]() |
![]() | ![]() | Serves as the default hash function. (Inherited from ![]() |
![]() | ![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from ![]() |
![]() | ![]() | Retrieves the next control forward or back in the tab order of child controls. (Inherited from ![]() |
![]() | ![]() | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from ![]() |
![]() | GetRowHeight |
Returns height for a row, if row==null then header row assumed (where column titles are displayed).
This implementation returns Data/Header RowHeight properties. Override to do conditional row measurements depending on row instance
|
![]() | ![]() | Retrieves the bounds within which the control is scaled. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Retrieves the value of the specified control style bit for the control. (Inherited from ![]() |
![]() | ![]() | Determines if the control is a top-level control. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Conceals the control from the user. (Inherited from ![]() |
![]() | ![]() | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from ![]() |
![]() | ![]() | Called after the control has been added to another container. (Inherited from ![]() |
![]() | ![]() | Invalidates the entire surface of the control and causes the control to be redrawn. (Inherited from ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Invalidates a specific region of the control and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from ![]() |
![]() | ![]() | 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 ![]() |
![]() | ![]() | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from ![]() |
![]() | ![]() | Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. Optionally, invalidates the child controls assigned to the control. (Inherited from ![]() |
![]() | ![]() | Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from ![]() |
![]() | ![]() | Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the PaintBackground event for the specified control. (Inherited from ![]() |
![]() | ![]() | Determines if a character is an input character that the control recognizes. (Inherited from ![]() |
![]() | ![]() | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from ![]() |
![]() | IsRowSelected |
Returns true if row is selected in grid
|
![]() | LayoutSubControls |
Performs layout of sub controls, such as element host, scroll bars etc..
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnCellSelection |
Invokes cell selection event
|
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnColumnAttributesChanged | |
![]() | OnColumnsChanged | |
![]() | OnColumnSortChanged | |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnContextMenuStripChanged | (Overrides ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnDataRowSourceChanged | |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnMouseWheel | (Overrides ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnNotifyDataSourceChanged | |
![]() | ![]() | Notifies the control of Windows messages. (Inherited from ![]() |
![]() | OnPaddingChanged | (Overrides ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Paints the background of the control. (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | OnRowSelectionChanged | |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Raises the (Inherited from ![]() ![]() |
![]() | ![]() | Forces the control to apply layout logic to all its child controls. (Inherited from ![]() |
![]() | ![]() | Forces the control to apply layout logic to all its child controls. (Inherited from ![]() |
![]() | PersistConfiguration |
Persists column configuration to config node. [grid] subnode will be created under specified node pr reused if one already exists
|
![]() | ![]() | Computes the location of the specified screen point into client coordinates. (Inherited from ![]() |
![]() | ![]() | Computes the location of the specified client point into screen coordinates. (Inherited from ![]() |
![]() | ![]() | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from ![]() |
![]() | ![]() | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from ![]() |
![]() | ![]() | Processes a command key. (Inherited from ![]() |
![]() | ![]() | Processes a dialog character. (Inherited from ![]() |
![]() | ProcessDialogKey | (Overrides ![]() |
![]() | ![]() | Processes a key message and generates the appropriate control events. (Inherited from ![]() |
![]() | ![]() | Processes a keyboard message. (Inherited from ![]() |
![]() | ![]() | Previews a keyboard message. (Inherited from ![]() |
![]() | ![]() | Processes a mnemonic character. (Inherited from ![]() |
![]() | ![]() | Raises the appropriate drag event. (Inherited from ![]() |
![]() | ![]() | Raises the appropriate key event. (Inherited from ![]() |
![]() | ![]() | Raises the appropriate mouse event. (Inherited from ![]() |
![]() | ![]() | Raises the appropriate paint event. (Inherited from ![]() |
![]() | rebuildAllCells | |
![]() | ![]() | Forces the re-creation of the handle for the control. (Inherited from ![]() |
![]() | ![]() | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from ![]() |
![]() | ![]() | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from ![]() |
![]() | ![]() | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from ![]() |
![]() | RegisterColumn | |
![]() | RepositionColumn |
Repositions one column to the position of another
|
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Causes a control bound to the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the control to handle the (Inherited from ![]() ![]() |
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ResetRowHeight |
Reset data row hight to its original value it had prior to changing with assignment to DataRowHeight
|
![]() | ![]() | Resets the (Inherited from ![]() ![]() |
![]() | ![]() | Resumes usual layout logic. (Inherited from ![]() |
![]() | ![]() | Resumes usual layout logic, optionally forcing an immediate layout of pending layout requests. (Inherited from ![]() |
![]() | ![]() | Converts the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Converts the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Converts the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Converts the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Converts the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Converts the specified (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Obsolete. Scales the control and any child controls. (Inherited from ![]() |
![]() | ![]() | Scales the control and all child controls by the specified scaling factor. (Inherited from ![]() |
![]() | ![]() | Obsolete. Scales the entire control and any child controls. (Inherited from ![]() |
![]() | ![]() | Scales a control's location, size, padding and margin. (Inherited from ![]() |
![]() | ![]() | This method is not relevant for this class. (Inherited from ![]() |
![]() | ![]() | Activates the control. (Inherited from ![]() |
![]() | ![]() | Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from ![]() |
![]() | SelectAllRows |
Selects all rows.
The method will not select any rows if SelectAllRowsAllowed is false.
Return ValueType:Number of rows selected |
![]() | ![]() | Activates the next control. (Inherited from ![]() |
![]() | SelectRow |
Adds row to selection. If row is not in grid's source rowset then it will never be highlighted in grid (because it never shows in grid then)
|
![]() | SendDataSourceChangedNotification |
Notifies grid that data/metadata(such as comment) has changed for specified row, and row has to be redrawn if it is visible.
If row is null the grid is rebuilt. Pass null when rows where added or deleted to/from grid data source
Returns true if grid was rebuilt when row was visible or null.
This method is NOT THREAD SAFE and runs in GUI thread.
This method does call aggregation, that is - when this method is called many times within timespan it will rebuild grid only once at the end.
|
![]() | ![]() | Sends the control to the back of the z-order. (Inherited from ![]() |
![]() | ![]() | Sets a value indicating how a control will behave when its (Inherited from ![]() ![]() |
![]() | ![]() | Sets the bounds of the control to the specified location and size. (Inherited from ![]() |
![]() | ![]() | Sets the specified bounds of the control to the specified location and size. (Inherited from ![]() |
![]() | SetBoundsCore | (Overrides ![]() |
![]() | ![]() | Sets the size of the client area of the control. (Inherited from ![]() |
![]() | ![]() | Sets a specified (Inherited from ![]() ![]() |
![]() | ![]() | Sets the control as the top-level control. (Inherited from ![]() |
![]() | ![]() | Sets the control to the specified visible state. (Inherited from ![]() |
![]() | ![]() | Displays the control to the user. (Inherited from ![]() |
![]() | ![]() | Determines the size of the entire control from the height and width of its client area. (Inherited from ![]() |
![]() | ![]() | Temporarily suspends the layout logic for the control. (Inherited from ![]() |
![]() | ![]() | Returns a (Inherited from ![]() ![]() ![]() |
![]() | TryFindColumnByID |
Tries to find a column by its' id or returns null
|
![]() | UnregisterColumn | |
![]() | UnSelectAllRows |
Unselects all rows
|
![]() | UnSelectRow |
Deletes row from selection. Returns true if row was selected
|
![]() | ![]() | Causes the control to redraw the invalidated regions within its client area. (Inherited from ![]() |
![]() | ![]() | Updates the bounds of the control with the current size and location. (Inherited from ![]() |
![]() | ![]() | Updates the bounds of the control with the specified size and location. (Inherited from ![]() |
![]() | ![]() | Updates the bounds of the control with the specified size, location, and client size. (Inherited from ![]() |
![]() | ![]() | Forces the assigned styles to be reapplied to the control. (Inherited from ![]() |
![]() | ![]() | Updates the control in its parent's z-order. (Inherited from ![]() |
![]() | ![]() | Processes Windows messages. (Inherited from ![]() |
Extension Methods
Fields
Properties
Name | Description | |
---|---|---|
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from ![]() |
![]() | ![]() | Gets or sets the description of the control used by accessibility client applications. (Inherited from ![]() |
![]() | ![]() | Gets or sets the name of the control used by accessibility client applications. (Inherited from ![]() |
![]() | ![]() | Gets or sets the accessible role of the control (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from ![]() |
![]() | ![]() | Gets 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 ![]() |
![]() | ![]() | Gets or sets where this control is scrolled to in (Inherited from ![]() ![]() |
![]() | ![]() | This property is not relevant for this class. (Inherited from ![]() |
![]() | ![]() | Gets or sets the background color for the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the background image displayed in the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the background image layout as defined in the (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from ![]() |
![]() | ![]() | Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the control can receive focus. (Inherited from ![]() |
![]() | ![]() | Determines if events can be raised on the control. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control can be selected. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the control has captured the mouse. (Inherited from ![]() |
![]() | ![]() | Gets 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 ![]() |
![]() | CellSelectionAllowed |
Determines whether grid supports cell selection. Cell selection only works when Multiselect=false
|
![]() | CellView |
Returns reference to cellview - an area where cells are displayed
|
![]() | ![]() | Gets the rectangle that represents the client area of the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the height and width of the client area of the control. (Inherited from ![]() |
![]() | ColumnHidingAllowed |
Determines whether user can hide columns
|
![]() | ColumnRepositionAllowed |
Determines whether user can reposition columns
|
![]() | ColumnResizeAllowed |
Determines whether user can resize columns
|
![]() | Columns |
Accesses columns
|
![]() | ![]() | Gets the name of the company or creator of the application containing the control. (Inherited from ![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from ![]() |
![]() | ![]() | Gets or sets the shortcut menu associated with the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the collection of controls contained within the control. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control has been created. (Inherited from ![]() |
![]() | ![]() | Gets the required creation parameters when the control handle is created. (Inherited from ![]() |
![]() | ![]() | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from ![]() |
![]() | ![]() | Gets the data bindings for the control. (Inherited from ![]() |
![]() | DataRowHeight |
Provides default height for all data rows
|
![]() | DataRowSource |
Binds grid to a source of rows
|
![]() | ![]() | Gets or sets the default cursor for the control. (Inherited from ![]() |
![]() | ![]() | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from ![]() |
![]() | ![]() | Gets the space, in pixels, that is specified by default between controls. (Inherited from ![]() |
![]() | ![]() | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from ![]() |
![]() | ![]() | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from ![]() |
![]() | ![]() | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from ![]() |
![]() | ![]() | Gets the default size of the control. (Inherited from ![]() |
![]() | ![]() | Gets a value that indicates whether the (Inherited from ![]() ![]() |
![]() | ![]() | Gets the rectangle that represents the display area of the control. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the base (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether this control should redraw its surface using a secondary buffer to reduce or prevent flicker. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from ![]() |
![]() | ![]() | Gets the list of event handlers that are attached to this (Inherited from ![]() ![]() |
![]() | ![]() | Gets a value indicating whether the control has input focus. (Inherited from ![]() |
![]() | ![]() | Gets or sets the font of the text displayed by the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the height of the font of the control. (Inherited from ![]() |
![]() | ForeBrush | |
![]() | ForeColor |
Gets/sets the text color of the grid.
|
![]() | ![]() | Gets the window handle that the control is bound to. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control contains one or more child controls. (Inherited from ![]() |
![]() | HeaderRowHeight |
Provides default height for header row (column captions)
|
![]() | HeaderStyle |
Returns a style object for all header cells in the grid
|
![]() | ![]() | Gets or sets the height of the control. (Inherited from ![]() |
![]() | ID |
Specifies ID for this grid instance. IDs are needed for grid config persistence
|
![]() | ![]() | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the IME mode of a control. (Inherited from ![]() |
![]() | ![]() | Gets 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 ![]() |
![]() | ![]() | Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control has been disposed of. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control has a handle associated with it. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the control is mirrored. (Inherited from ![]() |
![]() | ![]() | Gets a cached instance of the control's layout engine. (Inherited from ![]() |
![]() | ![]() | Gets 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 ![]() |
![]() | ![]() | Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from ![]() |
![]() | ![]() | Gets or sets the space between controls. (Inherited from ![]() |
![]() | ![]() | Gets or sets the size that is the upper limit that (Inherited from ![]() ![]() |
![]() | ![]() | Gets or sets the size that is the lower limit that (Inherited from ![]() ![]() |
![]() | MultiSelect |
Determines whether grid supports selection of more than one row
|
![]() | MultiSelectWithCtrl |
Determines whether grid requires control to be pressed for multi-select
|
![]() | ![]() | Gets or sets the name of the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets padding within the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the parent container of the control. (Inherited from ![]() |
![]() | ![]() | Gets the size of a rectangular area into which the control can fit. (Inherited from ![]() |
![]() | ![]() | Gets the product name of the assembly containing the control. (Inherited from ![]() |
![]() | ![]() | Gets the version of the assembly containing the control. (Inherited from ![]() |
![]() | ReadOnly |
Determines whether grid data can be modified
|
![]() | ![]() | Gets a value indicating whether the control is currently re-creating its handle. (Inherited from ![]() |
![]() | ![]() | Gets or sets the window region associated with the control. (Inherited from ![]() |
![]() | ![]() | Obsolete. This property is now obsolete. (Inherited from ![]() |
![]() | RepositioningColumn |
Returns a column being repositioned
|
![]() | ![]() | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from ![]() |
![]() | ResizingColumn |
Returns a column being resized
|
![]() | ![]() | Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from ![]() |
![]() | ![]() | Gets a value that determines the scaling of child controls. (Inherited from ![]() |
![]() | SelectAllRowsAllowed |
When true Ctrl+A key will select all rows
|
![]() | SelectedCell |
Returns the last cell that was selected in the grid
|
![]() | SelectedRows |
Enumerates selected rows
|
![]() | SelectedStyle |
Returns a style object for all data cells in the grid which are in selected rows
|
![]() | ![]() | Gets a value indicating whether the control should display focus rectangles. (Inherited from ![]() |
![]() | ![]() | Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators. (Inherited from ![]() |
![]() | ![]() | Gets or sets the site of the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the height and width of the control. (Inherited from ![]() |
![]() | SortingAllowed |
Determines whether user can sort data by clicking on column headers
|
![]() | Style |
Returns a style object for all data cells in the grid
|
![]() | ![]() | Gets or sets the tab order of the control within its container. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from ![]() |
![]() | ![]() | Gets or sets the object that contains data about the control. (Inherited from ![]() |
![]() | ![]() | Gets or sets the text associated with this control. (Inherited from ![]() |
![]() | ![]() | Gets 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 ![]() |
![]() | ![]() | Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost (Inherited from ![]() ![]() |
![]() | UserChangingLayout |
Indicates whether user is changing layout of columns or rows such as size or column positions
|
![]() | ![]() | Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from ![]() |
![]() | ![]() | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from ![]() |
![]() | ![]() | Gets or sets the width of the control. (Inherited from ![]() |
![]() | ![]() | This property is not relevant for this class. (Inherited from ![]() |
Events
Name | Description | |
---|---|---|
![]() | ![]() | This event is not relevant for this class. (Inherited from ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | CellSelection |
Occurs when user selects the cell
|
![]() | ![]() | Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from ![]() |
![]() | ![]() | Occurs when the control is clicked. (Inherited from ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ColumnAttributesChanged |
Occurs after columns attributes changed such as visibility,width, titile etc..
|
![]() | ColumnsChanged |
Occurs after columns have been added/deleted
|
![]() | ColumnSortChanged |
Occurs after columns sort changed
|
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a new control is added to the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a control is removed from the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | DataRowSourceChanged |
Occurs after data row source has changed and grid displays whole different dataset
|
![]() | ![]() | Occurs when the component is disposed by a call to the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the control is double-clicked. (Inherited from ![]() |
![]() | ![]() | Occurs when a drag-and-drop operation is completed. (Inherited from ![]() |
![]() | ![]() | Occurs when an object is dragged into the control's bounds. (Inherited from ![]() |
![]() | ![]() | Occurs when an object is dragged out of the control's bounds. (Inherited from ![]() |
![]() | ![]() | Occurs when an object is dragged over the control's bounds. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the control is entered. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs during a drag operation. (Inherited from ![]() |
![]() | ![]() | Occurs when the control receives focus. (Inherited from ![]() |
![]() | ![]() | Occurs when a handle is created for the control. (Inherited from ![]() |
![]() | ![]() | Occurs when the control's handle is in the process of being destroyed. (Inherited from ![]() |
![]() | ![]() | Occurs when the user requests help for a control. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when a control's display requires redrawing. (Inherited from ![]() |
![]() | ![]() | Occurs when a key is pressed while the control has focus. (Inherited from ![]() |
![]() | ![]() | Occurs when a character. space or backspace key is pressed while the control has focus. (Inherited from ![]() |
![]() | ![]() | Occurs when a key is released while the control has focus. (Inherited from ![]() |
![]() | ![]() | Occurs when a control should reposition its child controls. (Inherited from ![]() |
![]() | ![]() | Occurs when the input focus leaves the control. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the control loses focus. (Inherited from ![]() |
![]() | ![]() | Occurs when the control's margin changes. (Inherited from ![]() |
![]() | ![]() | Occurs when the control loses mouse capture. (Inherited from ![]() |
![]() | ![]() | Occurs when the control is clicked by the mouse. (Inherited from ![]() |
![]() | ![]() | Occurs when the control is double clicked by the mouse. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse pointer enters the control. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse pointer rests on the control. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse pointer leaves the control. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse pointer is moved over the control. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from ![]() |
![]() | ![]() | Occurs when the mouse wheel moves while the control has focus. (Inherited from ![]() |
![]() | ![]() | Occurs when the control is moved. (Inherited from ![]() |
![]() | NotifyDataSourceChanged |
Occurs when external data source changes and notifies the grid
|
![]() | ![]() | Occurs when the control's padding changes. (Inherited from ![]() |
![]() | ![]() | Occurs when the control is redrawn. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs before the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when (Inherited from ![]() ![]() |
![]() | ![]() | Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from ![]() |
![]() | ![]() | Occurs when the value of the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the control is resized. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | RowSelectionChanged |
Occurs after rows have been selected/unselected
|
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the control style changes. (Inherited from ![]() |
![]() | ![]() | Occurs when the system colors change. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
![]() | ![]() | Occurs when the control is finished validating. (Inherited from ![]() |
![]() | ![]() | Occurs when the control is validating. (Inherited from ![]() |
![]() | ![]() | Occurs when the (Inherited from ![]() ![]() |
See Also