Gets or sets the node template for the given template index.
Gets or sets the node template for the given template index.
public NodeTemplate this[int] {get; set;}
Gets the first node template with the given name.
public NodeTemplate this[string] {get;}
TemplateSet Class | Resco.Controls.AdvancedTree Namespace