MobileForms Toolkit Documentation

TemplateSet.Item Property

Gets or sets the item template for the given template index.

Overload List

Gets or sets the item template for the given template index.

public ItemTemplate this[int] {get; set;}

Gets the first item template with the given name.

public ItemTemplate this[string] {get;}

See Also

TemplateSet Class | Resco.Controls.AdvancedComboBox Namespace