GridCommandColumnFilterRowCellTemplateContext Properties
Stores information about the command column’s filter row cell and is passed as thecontext parameter to the DxGridCommandColumn.FilterRowCellTemplate.
| Name | Description |
|---|---|
| CommandColumn | Returns the command column to which the filter row cell belongs. |
| Grid | Returns the Grid object. |
See Also