MVCxTreeListColumn.SetFilterCellTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetFilterCellTemplateContent(Action<TreeListFilterCellTemplateContainer>) | contentMethod | Allows you to specify a template used for displaying the filter cell of the specified column. |
SetFilterCellTemplateContent(String) | content | Allows you to specify a template for a column’s filter cell. |