MVCxGridViewProperties.SetFilterCellTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetFilterCellTemplateContent(Action<GridViewFilterCellTemplateContainer>) | contentMethod | Allows you to provide a template to render a filter row cell. |
| SetFilterCellTemplateContent(String) | content | Allows you to provide a template to render a filter row cell. |