GridSelectionColumnFilterRowCellTemplateContext Properties
Stores information about the selection column’s filter row cell and is passed as thecontext
parameter to the DxGridSelectionColumn.FilterRowCellTemplate.
Name | Description |
---|---|
Grid | Returns the Grid object. |
SelectionColumn | Returns the selection column to which the filter row cell belongs. |
See Also