MobileForms Toolkit Documentation

Header.SelectedTemplateIndex Property

Not used for header.

public override int SelectedTemplateIndex {get; set;}

Property Value

The TemplateIndex.

Remarks

The TemplateIndex is the only template index used for the header, because header cannot be selected. If you want to change the look of the header, change that index, or the NodeTemplate the index points to.

See Also

Header Class | Resco.Controls.AdvancedTree Namespace