Skip to main content
All docs
V24.2

TreeListCommandColumnFilterRowCellTemplateContext Properties

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