aspnet-devexpress-dot-web-4890b032.md
Represents a container for the templates used to render group headers.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GroupHeaderTemplateContainer :
TemplateContainerBase
Public Class GroupHeaderTemplateContainer
Inherits TemplateContainerBase
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.
Object Control TemplateContainerBase GroupHeaderTemplateContainer
See Also