MobileForms Toolkit Documentation

Header.TemplateIndex Property

Gets or sets the header template index.

public override int TemplateIndex {get; set;}

Property Value

The header template index.

Remarks

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

See Also

Header Class | Resco.Controls.AdvancedTree Namespace