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