TreeViewNodeTemplateContainer Class
Represents a container for the templates used to render the ASPxTreeView’s elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
Objects of the TreeViewNodeTemplateContainer type are automatically instantiated when a template of one of the following types is created: the ASPxTreeView.NodeTemplate, ASPxTreeView.NodeTextTemplate, TreeViewNode.Template, or TreeViewNode.TextTemplate.
Implements
Inheritance
Object
Control
TemplateContainerBase
ItemTemplateContainerBase
TreeViewNodeTemplateContainer
See Also