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

IGridCommandColumn Members

Properties

Name Description
Caption Specifies the column’s caption. Inherited from IGridColumn.
CellDisplayTemplate
ClearFilterButtonVisible
FilterRowCellTemplate
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.
HeaderCaptionTemplate Specifies a template used to display the column header’s caption. Inherited from IGridColumn.
Name Inherited from IGridColumn.
VisibleIndex Specifies a column’s position among other columns. Inherited from IGridColumn.
Width Specifies the column’s width. Inherited from IGridColumn.
See Also