MobileForms Toolkit Documentation

Row.SelectedTemplateIndex Property

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

public virtual int SelectedTemplateIndex {get; set;}

Property Value

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

See Also

Row Class | Resco.Controls.AdvancedList Namespace