Skip to main content

GridCommandColumnFilterRowCellTemplateContext Properties

Stores information about the command column’s filter row cell and is passed as the context parameter to the DxGridCommandColumn.FilterRowCellTemplate.
Name Description
CommandColumn Returns the command column to which the filter row cell belongs.
Grid Returns the Grid object. Inherited from GridColumnFilterRowCellTemplateContext.
See Also