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