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