MobileForms Toolkit Documentation

TemplateSet.Item Property

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

Overload List

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;}

See Also

TemplateSet Class | Resco.Controls.AdvancedList Namespace