MobileForms Toolkit Documentation

ListItem.CurrentTemplateIndex Property

Gets the current template index, which depends on whether the item is selected or not.

public virtual int CurrentTemplateIndex {get;}

Property Value

SelectedTemplateIndex when the item is Selected, otherwise TemplateIndex.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace