MobileForms Toolkit Documentation

ListItem.Template Property

Gets the current ItemTemplate for this item.

public ItemTemplate Template {get;}

Property Value

The current ItemTemplate.

Remarks

If the template index points to non-existing template, the AdvancedComboBox default template is returned.

See Also

ListItem Class | Resco.Controls.AdvancedComboBox Namespace