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

IGridDataColumn Properties

Name Description
AllowGroup
AllowSort
Caption Specifies the column’s caption. Inherited from IGridColumn.
CellDisplayTemplate
DisplayFormat
FieldName
FilterRowCellTemplate
FilterRowEditorVisible
FilterRowOperatorType
FilterRowValue
FooterTemplate Specifies a template used to display the column’s footer cell. Inherited from IGridColumn.
GroupFooterTemplate Specifies a template for the column’s group footer. Inherited from IGridColumn.
GroupIndex
GroupInterval
GroupRowTemplate
HeaderCaptionTemplate Specifies a template used to display the column header’s caption. Inherited from IGridColumn.
Name Inherited from IGridColumn.
SortIndex
SortMode
SortOrder
UnboundExpression
UnboundType
VisibleIndex Specifies a column’s position among other columns. Inherited from IGridColumn.
Width Specifies the column’s width. Inherited from IGridColumn.
See Also