DevExpress.XtraGrid.Columns Namespace
Contains classes that implement the functionality for Grid Control columns.
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Classes
Name | Description |
---|---|
ColumnFilterInfo | Contains column filter settings. |
GridColumn | Represents an individual column in Grid Views and Card Views. |
GridColumnCollection | Represents a column collection in Grid Views and Card Views. |
GridColumnReadOnlyCollection | Represents a read-only column collection. |
GridColumnSortInfo | Represents an element in a GridColumnSortInfoCollection. |
GridColumnSortInfoCollection | Represents the collection that maintains the sorted and grouping columns for a grid’s View. |
GroupSummarySortInfo | Represents an element in a GroupSummarySortInfoCollection. |
GroupSummarySortInfoCollection | Represents a collection which contains the information required to sort the group rows by summary values. |
LayoutViewColumn | Represents a column in a Layout View. |
LayoutViewColumnCollection | Represents a collection of columns in a Layout View. |
OptionsColumn | Provides options for columns. |
OptionsColumnEditForm | Provides settings of the editor that represent the current grid column within an Edit Form. |
OptionsColumnFilter | Contains filter options for columns. |
TileViewColumns | Contains columns for the TileView that define tile behavior and visual states. |
Enums
Name | Description |
---|---|
AutoFilterCondition | Enumerates comparison operators used in the Auto-Filter Row. |
ColumnFilterPopupMode | Provides values that specify whether columns should display Excel-style or classic filter menus. |
ColumnFilterType | Contains values specifying filtering types. |
FilterPopupMode | Contains values that specify the filter dropdown style for grid columns. |
FixedStyle | Contains values specifying the band or column behavior when the View is scrolled. |