TreeListDataColumnFilterRowCellTemplateContext Properties
Stores information about the data column’s filter row cell and is passed as the context
parameter to the DxTreeListDataColumn.FilterRowCellTemplate.
Name | Description |
---|---|
Data |
Returns the data column to which the filter row cell belongs. |
Filter |
Specifies the filter criteria the filter row applies to the data column. |
Filter |
Specifies the value in the filter row editor. |
Tree |
Returns the Tree |
See Also