MVCxGridViewProperties.SetEmptyDataRowTemplateContent Method
| Name | Parameters | Description |
|---|---|---|
| SetEmptyDataRowTemplateContent(Action<GridViewEmptyDataRowTemplateContainer>) | contentMethod | Allows you to provide a template to render the GridView empty data row. |
| SetEmptyDataRowTemplateContent(String) | content | Allows you to provide a template to render the GridView empty data row. |