Represents a container for the templates used to render column headers.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
public class TreeListHeaderTemplateContainer :
TreeListTemplateContainerBase
Public Class TreeListHeaderTemplateContainer
Inherits TreeListTemplateContainerBase
TreeListHeaderTemplateContainer objects are automatically instantiated when one of the following templates is created: TreeListTemplates.HeaderCaption, TreeListColumn.HeaderCaptionTemplate.
To learn more, see Templates