Skip to main content
A newer version of this page is available. .

IGrid Properties

A base interface for the DxGrid.
Name Description
AllowGroup Specifies whether users can group grid data.
AllowSort Specifies whether users can sort grid data.
AutoExpandAllGroupRows Specifies whether to expand all group rows automatically when the grid loads data or users interact with the grid.
ColumnFooterTemplate Specifies a common template used to display all footer cells in the Grid.
ColumnGroupFooterTemplate Specifies a common template used to display all column’s group footers in the Grid.
ColumnHeaderCaptionTemplate
CssClass
Data Specifies an object that supplies Grid data.
DataColumnCellDisplayTemplate
DataColumnGroupRowTemplate
FooterDisplayMode
GroupFooterDisplayMode
PageIndex Specifies the grid’s active page index.
PageSize Specifies the maximum number of rows that the grid can display on a page.
ShowFilterRow
ShowGroupedColumns Specifies whether to display grouped columns among other columns in the grid’s data area.
ShowGroupPanel
See Also