GroupHeaderTemplateContainer Class
Represents a container for the templates used to render group headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The GroupHeaderTemplateContainer class represents a container cell for the templates used to render group headers within a ASPxTitleIndex control.
Objects of the GroupHeaderTemplateContainer type are automatically instantiated when templates of the ASPxTitleIndex.GroupHeaderTemplate type are created.
Implements
Inheritance
Object
Control
TemplateContainerBase
GroupHeaderTemplateContainer
See Also