MVCxGridViewProperties.SetGroupRowContentTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetGroupRowContentTemplateContent(Action<GridViewGroupRowTemplateContainer>) | contentMethod | Allows you to provide a template to render the content of group rows. |
SetGroupRowContentTemplateContent(String) | content | Allows you to provide a template to render the content of group rows. |