GridViewSettings.SetDetailRowTemplateContent Method
Name | Parameters | Description |
---|---|---|
SetDetailRowTemplateContent(Action<GridViewDetailRowTemplateContainer>) | contentMethod | Allows you to specify a detail row template. |
SetDetailRowTemplateContent(String) | content | Allows you to specify a detail row template. |