windowsforms-devexpress-dot-xtragrid-dot-views-e8dd6d8e.md
Contains classes implementing Grid View functionality (GridView).
Assembly : DevExpress.XtraGrid.v25.2.dll
NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation
| Name | Description |
|---|---|
| DetailExpandButtonMode | Lists the values that specify whether master-detail expand buttons are displayed grayed out when their associated details don’t contain any data. |
| DrawFocusRectStyle | Contains values specifying how the focus rectangle is painted within Grid Views. |
| EditFormBindingMode | Defines the set of values used to specify the binding mode. |
| EditFormModifiedAction | Defines a set of actions that can be performed when an Edit Form contains unsaved changes and an end-user moves focus to another grid row. |
| EditFormResult | Enumerates values that specify the button clicked in the Edit Form. |
| GridEditingMode | Defines the set of values used to specify the grid editing mode. |
| GridFindPanelLocation | Enumerates values that specify whether the find panel is embedded into the group panel or displayed in a separate panel. |
| GridInHeaderSearchMode | Enumerates values that specify whether search boxes are enabled in column headers. |
| GridMenuType | Enumerates values that specify context menu types. |
| GridMultiSelectMode | Provides values that specify whether multiple cells or rows can be selected. |
| GridState | Contains values indicating all available Grid View states. |
| GroupDrawMode | Lists values which specify the available styles for group rows. |
| GroupFooterShowMode | Lists values specifying which groups display their footers. |
| MergedCellEditMode | Lists modes that allow users to edit merged cells. |
| NewItemRowPosition | Specifies the position of the new item row within the View. |
| RowVisibleState | Lists values representing row visibility states. |
| ScrollStyleFlags | Lists values specifying a View’s scrollbar behavior. |
| ShowInHeaderSearchTextMode | Enumerates values that specify whether to show search text in column header tooltips. |