MobileForms Toolkit Documentation

Row.CurrentTemplateIndex Property

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

public virtual int CurrentTemplateIndex {get;}

Property Value

SelectedTemplateIndex when the row is Selected, otherwise TemplateIndex.

See Also

Row Class | Resco.Controls.AdvancedList Namespace