MobileForms Toolkit Documentation

CopyOfHeaderRow.SelectedTemplateIndex Property

Not used for header row.

public override int SelectedTemplateIndex {get; set;}

Property Value

The TemplateIndex.

Remarks

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

See Also

CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace