LayoutGroup.FlowDirection Property
Gets or sets the direction according to which the LayoutGroup arranges its child elements.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DefaultValue(FlowDirection.LeftToRight)]
[DXCategory("Behavior")]
[XtraSerializableProperty]
public virtual FlowDirection FlowDirection { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Flow |
Left |
A Flow |