MobileForms Toolkit Documentation

CopyOfHeaderRow.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 row, because header row cannot be selected. If you want to change the look of the header, change this index, or the RowTemplate the index points to.

See Also

CopyOfHeaderRow Class | Resco.Controls.AdvancedList Namespace