GridViewDetailRowTemplateContainer Constructors
Represents a container for the templates used to render detail rows within the ASPxGridView.| Name | Parameters | Description |
|---|---|---|
| GridViewDetailRowTemplateContainer(ASPxGridView, Object, Int32) | grid, row, visibleIndex | Initializes a new instance of the GridViewDetailRowTemplateContainer class. |
See Also