The ExtendedDataGridView type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
AccessibilityObject |
Gets the AccessibleObject assigned to the control.
(Inherited from Control.) | |
AccessibleDefaultActionDescription |
Gets or sets the default action description of the control for use by accessibility client applications.
(Inherited from Control.) | |
AccessibleDescription |
Gets or sets the description of the control used by accessibility client applications.
(Inherited from Control.) | |
AccessibleName |
Gets or sets the name of the control used by accessibility client applications.
(Inherited from Control.) | |
AccessibleRole |
Gets or sets the accessible role of the control
(Inherited from Control.) | |
AdjustedTopLeftHeaderBorderStyle |
Gets the border style for the upper-left cell in the DataGridView.
(Inherited from DataGridView.) | |
AdvancedCellBorderStyle |
Gets the border style of the cells in the DataGridView.
(Inherited from DataGridView.) | |
AdvancedColumnHeadersBorderStyle |
Gets the border style of the column header cells in the DataGridView.
(Inherited from DataGridView.) | |
AdvancedRowHeadersBorderStyle |
Gets the border style of the row header cells in the DataGridView.
(Inherited from DataGridView.) | |
AllowAddRemoveColumns |
Gets or sets a value indicating whether to allow adding or removing columns.
| |
AllowDrop |
Gets or sets a value indicating whether the control can accept data that the user drags onto it.
(Inherited from Control.) | |
AllowUserToAddRows |
Gets or sets a value indicating whether the option to add rows is displayed to the user.
(Inherited from DataGridView.) | |
AllowUserToDeleteRows |
Gets or sets a value indicating whether the user is allowed to delete rows from the DataGridView.
(Inherited from DataGridView.) | |
AllowUserToOrderColumns |
Gets or sets a value indicating whether manual column repositioning is enabled.
(Inherited from DataGridView.) | |
AllowUserToResizeColumns |
Gets or sets a value indicating whether users can resize columns.
(Inherited from DataGridView.) | |
AllowUserToResizeRows |
Gets or sets a value indicating whether users can resize rows.
(Inherited from DataGridView.) | |
AlternatingRowsDefaultCellStyle |
Gets or sets the default cell style applied to odd-numbered rows of the DataGridView.
(Inherited from 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 Control.) | |
AutoGenerateColumns |
Gets or sets a value indicating whether columns are created automatically when the DataSource or DataMember properties are set.
(Inherited from DataGridView.) | |
AutoScrollOffset |
Gets or sets where this control is scrolled to in ScrollControlIntoView(Control).
(Inherited from Control.) | |
AutoSize | (Inherited from DataGridView.) | |
AutoSizeColumnsMode |
Gets or sets a value indicating how column widths are determined.
(Inherited from DataGridView.) | |
AutoSizeRowsMode |
Gets or sets a value indicating how row heights are determined.
(Inherited from DataGridView.) | |
BackColor |
Gets or sets the background color for the control.
(Inherited from DataGridView.) | |
BackgroundColor |
Gets or sets the background color of the DataGridView.
(Inherited from DataGridView.) | |
BackgroundImage |
Gets or sets the background image displayed in the control.
(Inherited from DataGridView.) | |
BackgroundImageLayout |
Gets or sets the background image layout as defined in the ImageLayout enumeration.
(Inherited from DataGridView.) | |
BindingContext |
Gets or sets the BindingContext for the control.
(Inherited from Control.) | |
BorderStyle |
Gets or sets the border style for the DataGridView.
(Inherited from 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 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 Control.) | |
CanEnableIme |
Gets a value indicating whether the ImeMode property can be set to an active value, to enable IME support.
(Inherited from DataGridView.) | |
CanFocus |
Gets a value indicating whether the control can receive focus.
(Inherited from Control.) | |
CanRaiseEvents |
Determines if events can be raised on the control.
(Inherited from Control.) | |
CanSelect |
Gets a value indicating whether the control can be selected.
(Inherited from Control.) | |
Capture |
Gets or sets a value indicating whether the control has captured the mouse.
(Inherited from 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 Control.) | |
CellBorderStyle |
Gets the cell border style for the DataGridView.
(Inherited from DataGridView.) | |
ClientRectangle |
Gets the rectangle that represents the client area of the control.
(Inherited from Control.) | |
ClientSize |
Gets or sets the height and width of the client area of the control.
(Inherited from Control.) | |
ClipboardCopyMode |
Gets or sets a value that indicates whether users can copy cell text values to the Clipboard and whether row and column header text is included.
(Inherited from DataGridView.) | |
ColumnCount |
Gets or sets the number of columns displayed in the DataGridView.
(Inherited from DataGridView.) | |
ColumnHeadersBorderStyle |
Gets the border style applied to the column headers.
(Inherited from DataGridView.) | |
ColumnHeadersDefaultCellStyle |
Gets or sets the default column header style.
(Inherited from DataGridView.) | |
ColumnHeadersHeight |
Gets or sets the height, in pixels, of the column headers row
(Inherited from 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 DataGridView.) | |
ColumnHeadersVisible |
Gets or sets a value indicating whether the column header row is displayed.
(Inherited from DataGridView.) | |
Columns |
Gets a collection that contains all the columns in the control.
(Inherited from DataGridView.) | |
CompanyName |
Gets the name of the company or creator of the application containing the control.
(Inherited from Control.) | |
Container |
Gets the IContainer that contains the Component.
(Inherited from Component.) | |
ContainerTest |
Gets or sets a value indicating whether this control is running
in the context of Visual Studio's UserControl Test Container.
| |
ContainsFocus |
Gets a value indicating whether the control, or one of its child controls, currently has the input focus.
(Inherited from Control.) | |
ContextMenu |
Gets or sets the shortcut menu associated with the control.
(Inherited from Control.) | |
ContextMenuStrip |
Gets or sets the ContextMenuStrip associated with this control.
(Inherited from Control.) | |
Controls |
Gets the collection of controls contained within the control.
(Inherited from Control.) | |
Created |
Gets a value indicating whether the control has been created.
(Inherited from Control.) | |
CreateParams |
Gets the required creation parameters when the control handle is created.
(Inherited from Control.) | |
CurrentCell |
Gets or sets the currently active cell.
(Inherited from DataGridView.) | |
CurrentCellAddress |
Gets the row and column indexes of the currently active cell.
(Inherited from DataGridView.) | |
CurrentRow |
Gets the row containing the current cell.
(Inherited from DataGridView.) | |
Cursor |
Gets or sets the cursor that is displayed when the mouse pointer is over the control.
(Inherited from Control.) | |
DataBindings |
Gets the data bindings for the control.
(Inherited from Control.) | |
DataMember |
Gets or sets the name of the list or table in the data source for which the DataGridView is displaying data.
(Inherited from DataGridView.) | |
DataSource |
Gets or sets the data source that the DataGridView is displaying data for.
(Inherited from DataGridView.) | |
DateCellStyleFormat |
Gets or sets the date cell style format.
| |
DefaultCellStyle |
Gets or sets the default cell style to be applied to the cells in the DataGridView if no other cell style properties are set.
(Inherited from DataGridView.) | |
DefaultCursor |
Gets or sets the default cursor for the control.
(Inherited from Control.) | |
DefaultImeMode |
Gets the default Input Method Editor (IME) mode supported by the control.
(Inherited from Control.) | |
DefaultMargin |
Gets the space, in pixels, that is specified by default between controls.
(Inherited from Control.) | |
DefaultMaximumSize |
Gets the length and height, in pixels, that is specified as the default maximum size of a control.
(Inherited from Control.) | |
DefaultMinimumSize |
Gets the length and height, in pixels, that is specified as the default minimum size of a control.
(Inherited from Control.) | |
DefaultPadding |
Gets the internal spacing, in pixels, of the contents of a control.
(Inherited from Control.) | |
DefaultSize |
Gets the default initial size of the control.
(Inherited from DataGridView.) | |
DesignMode |
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.) | |
DisplayRectangle |
Gets the rectangle that represents the display area of the control.
(Inherited from DataGridView.) | |
Disposing |
Gets a value indicating whether the base Control class is in the process of disposing.
(Inherited from 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 Control.) | |
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 Control.) | |
EditingControl |
Gets the control hosted by the current cell, if a cell with an editing control is in edit mode.
(Inherited from DataGridView.) | |
EditingPanel |
Gets the panel that contains the EditingControl.
(Inherited from DataGridView.) | |
EditMode |
Gets or sets a value indicating how to begin editing a cell.
(Inherited from DataGridView.) | |
Enabled |
Gets or sets a value indicating whether the control can respond to user interaction.
(Inherited from 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 DataGridView.) | |
Events |
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.) | |
ExportVisibleColumnsOnly |
Gets or sets a value indicating whether to export visible columns only.
| |
FirstDisplayedCell |
Gets or sets the first cell currently displayed in the DataGridView; typically, this cell is in the upper left corner.
(Inherited from DataGridView.) | |
FirstDisplayedScrollingColumnHiddenWidth |
Gets the width of the portion of the column that is currently scrolled out of view..
(Inherited from DataGridView.) | |
FirstDisplayedScrollingColumnIndex |
Gets or sets the index of the column that is the first column displayed on the DataGridView.
(Inherited from DataGridView.) | |
FirstDisplayedScrollingRowIndex |
Gets or sets the index of the row that is the first row displayed on the DataGridView.
(Inherited from DataGridView.) | |
Focused |
Gets a value indicating whether the control has input focus.
(Inherited from Control.) | |
Font |
Gets or sets the font of the text displayed by the DataGridView.
(Inherited from DataGridView.) | |
FontHeight |
Gets or sets the height of the font of the control.
(Inherited from Control.) | |
ForeColor |
Gets or sets the foreground color of the DataGridView.
(Inherited from DataGridView.) | |
GridColor |
Gets or sets the color of the grid lines separating the cells of the DataGridView.
(Inherited from DataGridView.) | |
Handle |
Gets the window handle that the control is bound to.
(Inherited from Control.) | |
HasChildren |
Gets a value indicating whether the control contains one or more child controls.
(Inherited from Control.) | |
Height |
Gets or sets the height of the control.
(Inherited from Control.) | |
HelpDisplayer |
Gets or sets the help displayer revealed when pressing the F1 key.
| |
HorizontalScrollBar |
Gets the horizontal scroll bar of the control.
(Inherited from DataGridView.) | |
HorizontalScrollingOffset |
Gets or sets the number of pixels by which the control is scrolled horizontally.
(Inherited from DataGridView.) | |
ImeMode |
Gets or sets the Input Method Editor (IME) mode of the control.
(Inherited from Control.) | |
ImeModeBase | (Inherited from 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 Control.) | |
IsAccessible |
Gets or sets a value indicating whether the control is visible to accessibility applications.
(Inherited from Control.) | |
IsCurrentCellDirty |
Gets a value indicating whether the current cell has uncommitted changes.
(Inherited from DataGridView.) | |
IsCurrentCellInEditMode |
Gets a value indicating whether the currently active cell is being edited.
(Inherited from DataGridView.) | |
IsCurrentRowDirty |
Gets a value indicating whether the current row has uncommitted changes.
(Inherited from DataGridView.) | |
IsDisposed |
Gets a value indicating whether the control has been disposed of.
(Inherited from Control.) | |
IsHandleCreated |
Gets a value indicating whether the control has a handle associated with it.
(Inherited from Control.) | |
IsMirrored |
Gets a value indicating whether the control is mirrored.
(Inherited from Control.) | |
Item Int32, Int32 |
Provides an indexer to get or set the cell located at the intersection of the column and row with the specified indexes.
(Inherited from DataGridView.) | |
Item String, Int32 |
Provides an indexer to get or set the cell located at the intersection of the row with the specified index and the column with the specified name.
(Inherited from DataGridView.) | |
LayoutEngine |
Gets a cached instance of the control's layout engine.
(Inherited from 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 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 Control.) | |
Margin |
Gets or sets the space between controls.
(Inherited from Control.) | |
MaxColumnWidth |
Gets or sets the maximum column width to allow when fitting columns to the data.
| |
MaximumSize |
Gets or sets the size that is the upper limit that GetPreferredSize(Size) can specify.
(Inherited from Control.) | |
MinimumSize |
Gets or sets the size that is the lower limit that GetPreferredSize(Size) can specify.
(Inherited from Control.) | |
MultiSelect |
Gets or sets a value indicating whether the user is allowed to select more than one cell, row, or column of the DataGridView at a time.
(Inherited from DataGridView.) | |
Name |
Gets or sets the name of the control.
(Inherited from Control.) | |
NewRowIndex |
Gets the index of the row for new records.
(Inherited from DataGridView.) | |
Padding |
This property is not relevant for this control.
(Inherited from DataGridView.) | |
Parent |
Gets or sets the parent container of the control.
(Inherited from Control.) | |
PreferredSize |
Gets the size of a rectangular area into which the control can fit.
(Inherited from Control.) | |
ProductName |
Gets the product name of the assembly containing the control.
(Inherited from Control.) | |
ProductVersion |
Gets the version of the assembly containing the control.
(Inherited from Control.) | |
ReadOnly |
Gets or sets a value indicating whether the user can edit the cells of the DataGridView control.
(Inherited from DataGridView.) | |
RecreatingHandle |
Gets a value indicating whether the control is currently re-creating its handle.
(Inherited from Control.) | |
Region |
Gets or sets the window region associated with the control.
(Inherited from Control.) | |
RenderRightToLeft | Obsolete.
This property is now obsolete.
(Inherited from Control.) | |
ResizeRedraw |
Gets or sets a value indicating whether the control redraws itself when resized.
(Inherited from 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 Control.) | |
RightToLeft |
Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts.
(Inherited from Control.) | |
RowCount |
Gets or sets the number of rows displayed in the DataGridView.
(Inherited from DataGridView.) | |
RowHeadersBorderStyle |
Gets or sets the border style of the row header cells.
(Inherited from DataGridView.) | |
RowHeadersDefaultCellStyle |
Gets or sets the default style applied to the row header cells.
(Inherited from DataGridView.) | |
RowHeadersVisible |
Gets or sets a value indicating whether the column that contains row headers is displayed.
(Inherited from DataGridView.) | |
RowHeadersWidth |
Gets or sets the width, in pixels, of the column that contains the row headers.
(Inherited from 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 DataGridView.) | |
Rows |
Gets a collection that contains all the rows in the DataGridView control.
(Inherited from DataGridView.) | |
RowsDefaultCellStyle |
Gets or sets the default style applied to the row cells of the DataGridView.
(Inherited from DataGridView.) | |
RowTemplate |
Gets or sets the row that represents the template for all the rows in the control.
(Inherited from DataGridView.) | |
ScaleChildren |
Gets a value that determines the scaling of child controls.
(Inherited from Control.) | |
ScrollBars |
Gets or sets the type of scroll bars to display for the DataGridView control.
(Inherited from DataGridView.) | |
SelectedCells |
Gets the collection of cells selected by the user.
(Inherited from DataGridView.) | |
SelectedColumns |
Gets the collection of columns selected by the user.
(Inherited from DataGridView.) | |
SelectedRows |
Gets the collection of rows selected by the user.
(Inherited from DataGridView.) | |
SelectionMode |
Gets or sets a value indicating how the cells of the DataGridView can be selected.
(Inherited from DataGridView.) | |
ShowBooleansAsCheckBoxes |
Gets or sets a value indicating whether to display booleans as check boxes.
| |
ShowCellErrors |
Gets or sets a value indicating whether to show cell errors.
(Inherited from DataGridView.) | |
ShowCellToolTips |
Gets or sets a value indicating whether or not ToolTips will show when the mouse pointer pauses on a cell.
(Inherited from DataGridView.) | |
ShowCsvExport |
Gets or sets a value indicating whether to show CSV export on the context menu.
| |
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 DataGridView.) | |
ShowFocusCues |
Gets a value indicating whether the control should display focus rectangles.
(Inherited from Control.) | |
ShowKeyboardCues |
Gets a value indicating whether the user interface is in the appropriate state to show or hide keyboard accelerators.
(Inherited from Control.) | |
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 DataGridView.) | |
Site |
Gets or sets the site of the control.
(Inherited from Control.) | |
Size |
Gets or sets the height and width of the control.
(Inherited from Control.) | |
SortedColumn |
Gets the column by which the DataGridView contents are currently sorted.
(Inherited from DataGridView.) | |
SortOrder |
Gets a value indicating whether the items in the DataGridView control are sorted in ascending or descending order, or are not sorted.
(Inherited from 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 DataGridView.) | |
SuppressAltNavigation |
Gets or sets a value indicating whether to suppress alt-key navigation with up/down arrows.
| |
TabIndex |
Gets or sets the tab order of the control within its container.
(Inherited from Control.) | |
TabStop |
Gets or sets a value indicating whether the user can give the focus to this control using the TAB key.
(Inherited from Control.) | |
Tag |
Gets or sets the object that contains data about the control.
(Inherited from Control.) | |
Text |
Gets or sets the text associated with the control.
(Inherited from DataGridView.) | |
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 Control.) | |
TopLeftHeaderCell |
Gets or sets the header cell located in the upper left corner of the DataGridView control.
(Inherited from DataGridView.) | |
TopLevelControl |
Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in.
(Inherited from Control.) | |
UserCommandsTitle |
Gets or sets the title for the user commands quick reference form.
| |
UserSetCursor |
Gets the default or user-specified value of the Cursor property.
(Inherited from DataGridView.) | |
UseWaitCursor |
Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls.
(Inherited from Control.) | |
VerticalScrollBar |
Gets the vertical scroll bar of the control.
(Inherited from DataGridView.) | |
VerticalScrollingOffset |
Gets the number of pixels by which the control is scrolled vertically.
(Inherited from DataGridView.) | |
VirtualMode |
Gets or sets a value indicating whether you have provided your own data-management operations for the DataGridView control.
(Inherited from DataGridView.) | |
Visible |
Gets or sets a value indicating whether the control and all its parent controls are displayed.
(Inherited from Control.) | |
Width |
Gets or sets the width of the control.
(Inherited from Control.) | |
WindowTarget |
This property is not relevant for this class.
(Inherited from Control.) |
See Also