Skip to main content

GridSelectionColumnFilterRowCellTemplateContext Properties

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