TreeListHeaderTemplateContainer Class
Represents a container for the templates used to render column headers.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
TreeListHeaderTemplateContainer objects are automatically instantiated when one of the following templates is created: TreeListTemplates.HeaderCaption, TreeListColumn.HeaderCaptionTemplate.
To learn more, see Templates
Implements
Inheritance
Object
Control
TemplateContainerBase
TreeListTemplateContainerBase
TreeListHeaderTemplateContainer
See Also