Gets or sets the item template for the given template index.
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;}
TemplateSet Class | Resco.Controls.AdvancedComboBox Namespace