FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace : SymbolDataGridView Class |
The following tables list the members exposed by SymbolDataGridView.
Name | Description | |
---|---|---|
SymbolDataGridView Constructor | Create a new SymbolDataGridView. |
Name | Description | |
---|---|---|
AccessibilityObject | Gets the System.Windows.Forms.AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) | |
AccessibleName | Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control) | |
AccessibleRole | Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control) | |
AdjustedTopLeftHeaderBorderStyle | Gets the border style for the upper-left cell in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
AdvancedCellBorderStyle | Gets the border style of the cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
AdvancedColumnHeadersBorderStyle | Gets the border style of the column header cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
AdvancedRowHeadersBorderStyle | Gets the border style of the row header cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
AllowDrop | Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control) | |
AllowUserToAddRows | Gets or sets a value indicating whether the option to add rows is displayed to the user. (Inherited from System.Windows.Forms.DataGridView) | |
AllowUserToDeleteRows | Gets 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) | |
AllowUserToOrderColumns | Gets or sets a value indicating whether manual column repositioning is enabled. (Inherited from System.Windows.Forms.DataGridView) | |
AllowUserToResizeColumns | Gets or sets a value indicating whether users can resize columns. (Inherited from System.Windows.Forms.DataGridView) | |
AllowUserToResizeRows | Gets or sets a value indicating whether users can resize rows. (Inherited from System.Windows.Forms.DataGridView) | |
AlternatingRowsDefaultCellStyle | Gets or sets the default cell style applied to odd-numbered rows of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
Anchor | 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 System.Windows.Forms.Control) | |
AutoGenerateColumns | Gets 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) | |
AutoScrollOffset | Gets or sets where this control is scrolled to in System.Windows.Forms.ScrollableControl.ScrollControlIntoView(System.Windows.Forms.Control). (Inherited from System.Windows.Forms.Control) | |
AutoSize | (Inherited from System.Windows.Forms.DataGridView) | |
AutoSizeColumnsMode | Gets or sets a value indicating how column widths are determined. (Inherited from System.Windows.Forms.DataGridView) | |
AutoSizeRowsMode | Gets or sets a value indicating how row heights are determined. (Inherited from System.Windows.Forms.DataGridView) | |
BackgroundColor | Gets or sets the background color of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
BindingContext | Gets or sets the System.Windows.Forms.BindingContext for the control. (Inherited from System.Windows.Forms.Control) | |
BorderStyle | Gets or sets the border style for the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
Bottom | Gets 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) | |
Bounds | Gets 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) | |
CanFocus | Gets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control) | |
CanSelect | Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control) | |
Capture | Gets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control) | |
CausesValidation | 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 System.Windows.Forms.Control) | |
CellBorderStyle | Gets the cell border style for the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
ClientRectangle | Gets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control) | |
ClientSize | Gets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control) | |
ClipboardCopyMode | Gets 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) | |
ColumnCount | Gets or sets the number of columns displayed in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
ColumnHeadersBorderStyle | Gets the border style applied to the column headers. (Inherited from System.Windows.Forms.DataGridView) | |
ColumnHeadersDefaultCellStyle | Gets or sets the default column header style. (Inherited from System.Windows.Forms.DataGridView) | |
ColumnHeadersHeight | Gets or sets the height, in pixels, of the column headers row (Inherited from System.Windows.Forms.DataGridView) | |
ColumnHeadersHeightSizeMode | Gets 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) | |
ColumnHeadersVisible | Gets or sets a value indicating whether the column header row is displayed. (Inherited from System.Windows.Forms.DataGridView) | |
Columns | Gets a collection that contains all the columns in the control. (Inherited from System.Windows.Forms.DataGridView) | |
CompanyName | Gets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control) | |
Container | (Inherited from System.ComponentModel.Component) | |
ContainsFocus | Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control) | |
ContextMenu | Gets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control) | |
ContextMenuStrip | Gets or sets the System.Windows.Forms.ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control) | |
Controls | Gets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control) | |
Created | Gets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control) | |
CurrentCell | Gets or sets the currently active cell. (Inherited from System.Windows.Forms.DataGridView) | |
CurrentCellAddress | Gets the row and column indexes of the currently active cell. (Inherited from System.Windows.Forms.DataGridView) | |
CurrentRow | Gets the row containing the current cell. (Inherited from System.Windows.Forms.DataGridView) | |
Cursor | Gets or sets the cursor that is displayed when the mouse pointer is over the control. (Inherited from System.Windows.Forms.Control) | |
DataBindings | Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control) | |
DataMember | Gets 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) | |
DataSource | Gets or sets the data source that the System.Windows.Forms.DataGridView is displaying data for. (Inherited from System.Windows.Forms.DataGridView) | |
DefaultCellStyle | Gets 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) | |
DisplayRectangle | Gets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.DataGridView) | |
Disposing | Gets a value indicating whether the base System.Windows.Forms.Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control) | |
Dock | Gets 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) | |
EditingControl | Gets the control hosted by the current cell, if a cell with an editing control is in edit mode. (Inherited from System.Windows.Forms.DataGridView) | |
EditingPanel | Gets the panel that contains the System.Windows.Forms.DataGridView.EditingControl. (Inherited from System.Windows.Forms.DataGridView) | |
EditMode | Gets or sets a value indicating how to begin editing a cell. (Inherited from System.Windows.Forms.DataGridView) | |
Enabled | Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control) | |
EnableHeadersVisualStyles | Gets 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) | |
FirstDisplayedCell | Gets 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) | |
FirstDisplayedScrollingColumnHiddenWidth | Gets the width of the portion of the column that is currently scrolled out of view.. (Inherited from System.Windows.Forms.DataGridView) | |
FirstDisplayedScrollingColumnIndex | Gets 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) | |
FirstDisplayedScrollingRowIndex | Gets 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) | |
Focused | Gets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control) | |
Font | Gets or sets the font of the text displayed by the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
ForeColor | Gets or sets the foreground color of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
GridColor | Gets or sets the color of the grid lines separating the cells of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
Handle | Gets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control) | |
HasChildren | Gets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control) | |
Height | Gets or sets the height of the control. (Inherited from System.Windows.Forms.Control) | |
HorizontalScrollingOffset | Gets or sets the number of pixels by which the control is scrolled horizontally. (Inherited from System.Windows.Forms.DataGridView) | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control) | |
InvokeRequired | 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 System.Windows.Forms.Control) | |
IsAccessible | Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control) | |
IsCurrentCellDirty | Gets a value indicating whether the current cell has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView) | |
IsCurrentCellInEditMode | Gets a value indicating whether the currently active cell is being edited. (Inherited from System.Windows.Forms.DataGridView) | |
IsCurrentRowDirty | Gets a value indicating whether the current row has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView) | |
IsDisposed | Gets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated | Gets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control) | |
IsMirrored | Gets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control) | |
Item | Overloaded. 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) | |
LayoutEngine | Gets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control) | |
Left | 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 System.Windows.Forms.Control) | |
Location | Gets 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) | |
Margin | Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control) | |
MaximumSize | Gets 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) | |
MinimumSize | Gets 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) | |
MultiSelect | Gets 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) | |
Name | Gets or sets the name of the control. (Inherited from System.Windows.Forms.Control) | |
NewRowIndex | Gets the index of the row for new records. (Inherited from System.Windows.Forms.DataGridView) | |
Parent | Gets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control) | |
PreferredSize | Gets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control) | |
ProductName | Gets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control) | |
ProductVersion | Gets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control) | |
ReadOnly | Gets 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) | |
RecreatingHandle | Gets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control) | |
Region | Gets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control) | |
Right | Gets 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) | |
RightToLeft | Gets 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) | |
RowCount | Gets or sets the number of rows displayed in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
RowHeadersBorderStyle | Gets or sets the border style of the row header cells. (Inherited from System.Windows.Forms.DataGridView) | |
RowHeadersDefaultCellStyle | Gets or sets the default style applied to the row header cells. (Inherited from System.Windows.Forms.DataGridView) | |
RowHeadersVisible | Gets or sets a value indicating whether the column that contains row headers is displayed. (Inherited from System.Windows.Forms.DataGridView) | |
RowHeadersWidth | Gets or sets the width, in pixels, of the column that contains the row headers. (Inherited from System.Windows.Forms.DataGridView) | |
RowHeadersWidthSizeMode | Gets 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) | |
Rows | Gets a collection that contains all the rows in the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView) | |
RowsDefaultCellStyle | Gets or sets the default style applied to the row cells of the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
RowTemplate | Gets or sets the row that represents the template for all the rows in the control. (Inherited from System.Windows.Forms.DataGridView) | |
ScrollBars | Gets or sets the type of scroll bars to display for the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView) | |
SelectedCells | Gets the collection of cells selected by the user. (Inherited from System.Windows.Forms.DataGridView) | |
SelectedColumns | Gets the collection of columns selected by the user. (Inherited from System.Windows.Forms.DataGridView) | |
SelectedRows | Gets the collection of rows selected by the user. (Inherited from System.Windows.Forms.DataGridView) | |
SelectionMode | Gets or sets a value indicating how the cells of the System.Windows.Forms.DataGridView can be selected. (Inherited from System.Windows.Forms.DataGridView) | |
ShowCellErrors | Gets or sets a value indicating whether to show cell errors. (Inherited from System.Windows.Forms.DataGridView) | |
ShowCellToolTips | Gets 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) | |
ShowEditingIcon | Gets 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) | |
ShowRowErrors | Gets 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) | |
Site | Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control) | |
Size | Gets or sets the height and width of the control. (Inherited from System.Windows.Forms.Control) | |
SortedColumn | Gets the column by which the System.Windows.Forms.DataGridView contents are currently sorted. (Inherited from System.Windows.Forms.DataGridView) | |
SortOrder | Gets 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) | |
StandardTab | Gets 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) | |
TabIndex | Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control) | |
TabStop | Gets 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) | |
Tag | Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control) | |
Top | 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 System.Windows.Forms.Control) | |
TopLeftHeaderCell | Gets or sets the header cell located in the upper left corner of the System.Windows.Forms.DataGridView control. (Inherited from System.Windows.Forms.DataGridView) | |
TopLevelControl | Gets 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) | |
UserSetCursor | Gets the default or user-specified value of the System.Windows.Forms.Control.Cursor property. (Inherited from System.Windows.Forms.DataGridView) | |
UseWaitCursor | Gets 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) | |
VerticalScrollingOffset | Gets the number of pixels by which the control is scrolled vertically. (Inherited from System.Windows.Forms.DataGridView) | |
VirtualMode | Gets 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) | |
Visible | Gets or sets a value indicating whether the control and all its child controls are displayed. (Inherited from System.Windows.Forms.Control) | |
Width | Gets or sets the width of the control. (Inherited from System.Windows.Forms.Control) |
Name | Description | |
---|---|---|
CanEnableIme | Gets 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) | |
CanRaiseEvents | Determines if events can be raised on the control. (Inherited from System.Windows.Forms.Control) | |
CreateParams | Gets the required creation parameters when the control handle is created. (Inherited from System.Windows.Forms.Control) | |
DefaultCursor | Gets or sets the default cursor for the control. (Inherited from System.Windows.Forms.Control) | |
DefaultImeMode | Gets the default Input Method Editor (IME) mode supported by the control. (Inherited from System.Windows.Forms.Control) | |
DefaultMargin | Gets the space, in pixels, that is specified by default between controls. (Inherited from System.Windows.Forms.Control) | |
DefaultMaximumSize | Gets the length and height, in pixels, that is specified as the default maximum size of a control. (Inherited from System.Windows.Forms.Control) | |
DefaultMinimumSize | Gets the length and height, in pixels, that is specified as the default minimum size of a control. (Inherited from System.Windows.Forms.Control) | |
DefaultPadding | Gets the internal spacing, in pixels, of the contents of a control. (Inherited from System.Windows.Forms.Control) | |
DefaultSize | Gets the default initial size of the control. (Inherited from System.Windows.Forms.DataGridView) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
DoubleBuffered | Gets 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) | |
Events | (Inherited from System.ComponentModel.Component) | |
FontHeight | Gets or sets the height of the font of the control. (Inherited from System.Windows.Forms.Control) | |
HorizontalScrollBar | Gets the horizontal scroll bar of the control. (Inherited from System.Windows.Forms.DataGridView) | |
ImeModeBase | Gets or sets the IME mode of a control. (Inherited from System.Windows.Forms.Control) | |
ResizeRedraw | Gets or sets a value indicating whether the control redraws itself when resized. (Inherited from System.Windows.Forms.Control) | |
ScaleChildren | Gets a value that determines the scaling of child controls. (Inherited from System.Windows.Forms.Control) | |
VerticalScrollBar | Gets the vertical scroll bar of the control. (Inherited from System.Windows.Forms.DataGridView) |
Name | Description | |
---|---|---|
AdjustColumnHeaderBorderStyle | Adjusts 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) | |
AreAllCellsSelected | Returns a value indicating whether all the System.Windows.Forms.DataGridView cells are currently selected. (Inherited from System.Windows.Forms.DataGridView) | |
AutoResizeColumn | Overloaded. 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) | |
AutoResizeColumnHeadersHeight | Overloaded. Adjusts the height of the column headers to fit the contents of the largest column header. (Inherited from System.Windows.Forms.DataGridView) | |
AutoResizeColumns | Overloaded. Adjusts the width of all columns to fit the contents of all their cells, including the header cells. (Inherited from System.Windows.Forms.DataGridView) | |
AutoResizeRow | Overloaded. 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) | |
AutoResizeRowHeadersWidth | Overloaded. Adjusts the width of the row headers using the specified size mode. (Inherited from System.Windows.Forms.DataGridView) | |
AutoResizeRows | Overloaded. Adjusts the heights of all rows to fit the contents of all their cells, including the header cells. (Inherited from System.Windows.Forms.DataGridView) | |
BeginEdit | Puts the current cell in edit mode. (Inherited from System.Windows.Forms.DataGridView) | |
BeginInvoke | Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BringToFront | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
CancelEdit | Cancels edit mode for the currently selected cell and discards any changes. (Inherited from System.Windows.Forms.DataGridView) | |
ClearSelection | Overloaded. Clears the current selection by unselecting all selected cells. (Inherited from System.Windows.Forms.DataGridView) | |
CommitEdit | (Inherited from System.Windows.Forms.DataGridView) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
DisplayedColumnCount | Returns the number of columns displayed to the user. (Inherited from System.Windows.Forms.DataGridView) | |
DisplayedRowCount | Returns the number of rows displayed to the user. (Inherited from System.Windows.Forms.DataGridView) | |
Dispose | Overloaded. (Inherited from System.Windows.Forms.DataGridView) | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndEdit | Overloaded. Commits and ends the edit operation on the current cell using the default error context. (Inherited from System.Windows.Forms.DataGridView) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
GetCellCount | Gets the number of cells that satisfy the provided filter. (Inherited from System.Windows.Forms.DataGridView) | |
GetCellDisplayRectangle | Returns the rectangle that represents the display area for a cell. (Inherited from System.Windows.Forms.DataGridView) | |
GetChildAtPoint | Overloaded. 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) | |
GetClipboardContent | Retrieves 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) | |
GetColumnDisplayRectangle | Returns the rectangle that represents the display area for a column, as determined by the column index. (Inherited from System.Windows.Forms.DataGridView) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
GetRowDisplayRectangle | Returns the rectangle that represents the display area for a row, as determined by the row index. (Inherited from System.Windows.Forms.DataGridView) | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
HitTest | Returns location information, such as row and column indices, given x- and y-coordinates. (Inherited from System.Windows.Forms.DataGridView) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. 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) | |
InvalidateCell | Overloaded. Invalidates the specified cell of the System.Windows.Forms.DataGridView, forcing it to be repainted. (Inherited from System.Windows.Forms.DataGridView) | |
InvalidateColumn | Invalidates the specified column of the System.Windows.Forms.DataGridView, forcing it to be repainted. (Inherited from System.Windows.Forms.DataGridView) | |
InvalidateRow | Invalidates the specified row of the System.Windows.Forms.DataGridView, forcing it to be repainted. (Inherited from System.Windows.Forms.DataGridView) | |
Invoke | Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control) | |
NotifyCurrentCellDirty | Notifies the System.Windows.Forms.DataGridView that the current cell has uncommitted changes. (Inherited from System.Windows.Forms.DataGridView) | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) | |
RefreshEdit | Refreshes the value of the current cell with the underlying cell value when the cell is in edit mode, discarding any previous value. (Inherited from System.Windows.Forms.DataGridView) | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
Scale | (Inherited from System.Windows.Forms.Control) | |
Select | Overloaded. Activates the control. (Inherited from System.Windows.Forms.Control) | |
SelectAll | Selects all the cells in the System.Windows.Forms.DataGridView. (Inherited from System.Windows.Forms.DataGridView) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
Sort | Overloaded. 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) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) | |
UpdateCellErrorText | Forces the cell at the specified location to update its error text. (Inherited from System.Windows.Forms.DataGridView) | |
UpdateCellValue | Forces the control to update its display of the cell at the specified location based on its new value, applying any automatic sizing modes currently in effect. (Inherited from System.Windows.Forms.DataGridView) | |
UpdateRowErrorText | Overloaded. Forces the row at the given row index to update its error text. (Inherited from System.Windows.Forms.DataGridView) | |
UpdateRowHeightInfo | Forces the specified row or rows to update their height information. (Inherited from System.Windows.Forms.DataGridView) |