MobileForms Toolkit Documentation

Node.CurrentTemplateIndex Property

Gets the current template index, which depends on whether the node is selected or not.

public virtual int CurrentTemplateIndex {get;}

Property Value

SelectedTemplateIndex when the node is Selected, otherwise TemplateIndex.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace