MobileForms Toolkit Documentation

Row.Template Property

Gets the current RowTemplate for this row.

public RowTemplate Template {get;}

Property Value

The current RowTemplate.

Remarks

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

See Also

Row Class | Resco.Controls.AdvancedList Namespace