MVCxGridViewProperties.SetFilterRowTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetFilterRowTemplateContent(Action<GridViewFilterRowTemplateContainer>) | contentMethod | Allows you to provide a template to render the GridView filter row. |
| SetFilterRowTemplateContent(String) | content | Allows you to provide a template to render the GridView filter row. |