MobileForms Toolkit Documentation

TemplateSet.Item Property

Gets or sets the node template for the given template index.

Overload List

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;}

See Also

TemplateSet Class | Resco.Controls.AdvancedTree Namespace