Skip to main content
All docs
V24.1

TreeListSelectionColumnFilterRowCellTemplateContext Properties

Stores information about the selection column’s filter row cell and is passed as the context 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