NavBarGroupTemplateContainer Class
Represents a container for the templates used to render elements of a group - such as the group’s header and the content of the group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
The NavBarGroupTemplateContainer class represents a container cell for the templates used to render group headers and group contents.
Objects of the NavBarGroupTemplateContainer type are automatically instantiated when a template of one of the following types is created: the ASPxNavBar.GroupContentTemplate, ASPxNavBar.GroupHeaderTemplate, ASPxNavBar.GroupHeaderTemplateCollapsed, NavBarGroup.ContentTemplate, NavBarGroup.HeaderTemplate, NavBarGroup.HeaderTemplateCollapsed.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
NavBarGroupTemplateContainer
See Also