Class DataFormGroupStackLayoutDefinition
Data form group layout that arranges the elements in stack.
Namespace: Telerik.XamarinForms.Input.DataForm
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class DataFormGroupStackLayoutDefinition : DataFormGroupLayoutDefinition
Constructors
DataFormGroupStackLayoutDefinition()
Declaration
public DataFormGroupStackLayoutDefinition()
Properties
Orientation
Gets or sets the orientation of the layout.
Declaration
public Orientation Orientation { get; set; }
Property Value
Orientation
The orientation. |