Class TreeTemplateClientProperties
Template properties for pages inheriting TreePageBase.
public class TreeTemplateClientProperties : TemplateClientProperties
- Inheritance
-
objectTreeTemplateClientProperties
- Inherited Members
- Extension Methods
Properties
Root
Root of the tree view hierarchy.
public TreeViewNode Root { get; set; }