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

GroupHeaderTemplateContainer Class

Represents a container for the templates used to render group headers.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class GroupHeaderTemplateContainer :
    TemplateContainerBase

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.

Inheritance

Object
Control
TemplateContainerBase
GroupHeaderTemplateContainer
See Also