MobileForms Toolkit Documentation

Node.SelectedTemplateIndex Property

Gets or sets the selected template index, it is used for drawing the node when it is selected.

public virtual int SelectedTemplateIndex {get; set;}

Property Value

The template index, which is used when the node is Selected.

See Also

Node Class | Resco.Controls.AdvancedTree Namespace