Skip to main content
A newer version of this page is available. .
Tab

GridViewGroupRowTemplateContainer Constructors

Represents a container for the templates used to render group rows.
Name Parameters Description
GridViewGroupRowTemplateContainer(ASPxGridView, GridViewDataColumn, Object, Int32) grid, column, row, visibleIndex Initializes a new instance of the GridViewGroupRowTemplateContainer class with the specified settings.
GridViewGroupRowTemplateContainer(ASPxGridView, GridViewDataColumn[], Object, Int32) grid, columns, row, visibleIndex Initializes a new instance of the GridViewGroupRowTemplateContainer class with specified settings.
See Also