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

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