MobileForms Toolkit Documentation

ListItem.SelectedTemplateIndex Property

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

public virtual int SelectedTemplateIndex {get; set;}

Property Value

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

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace