IModelLayoutGroup.Direction Property
Specifies the direction of a layout group.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
FlowDirection | Vertical | A FlowDirection enumeration value specifying the direction of a layout group. |
See Also