Gets or sets the row template for the given template index.
Gets or sets the row template for the given template index.
public RowTemplate this[int] {get; set;}
Gets the first row template with the given name.
public RowTemplate this[string] {get;}
TemplateSet Class | Resco.Controls.AdvancedList Namespace