Back to Devexpress

DevExpress.XtraGrid.Columns Namespace

windowsforms-devexpress-dot-xtragrid-1b3e5c22.md

latest4.2 KB
Original Source

DevExpress.XtraGrid.Columns Namespace

Contains classes that implement the functionality for Grid Control columns.

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Classes

NameDescription
ColumnFilterInfoContains column filter settings.
GridColumnRepresents an individual column in Grid Views and Card Views.
GridColumnCollectionRepresents a column collection in Grid Views and Card Views.
GridColumnReadOnlyCollectionRepresents a read-only column collection.
GridColumnSortInfoRepresents an element in a GridColumnSortInfoCollection.
GridColumnSortInfoCollectionRepresents the collection that maintains the sorted and grouping columns for a grid’s View.
GroupSummarySortInfoRepresents an element in a GroupSummarySortInfoCollection.
GroupSummarySortInfoCollectionRepresents a collection which contains the information required to sort the group rows by summary values.
LayoutViewColumnRepresents a column in a Layout View.
LayoutViewColumnCollectionRepresents a collection of columns in a Layout View.
OptionsColumnProvides options for columns.
OptionsColumnEditFormProvides settings of the editor that represent the current grid column within an Edit Form.
OptionsColumnFilterContains filter options for columns.
TileViewColumnsContains columns for the TileView that define tile behavior and visual states.

Enums

NameDescription
AutoFilterConditionEnumerates comparison operators used in the Auto-Filter Row.
ColumnFilterPopupModeProvides values that specify whether columns should display Excel-style or classic filter menus.
ColumnFilterTypeContains values specifying filtering types.
FilterPopupModeContains values that specify the filter dropdown style for grid columns.
FixedStyleContains values specifying the band or column behavior when the View is scrolled.