IModelActionContainerViewItem.Orientation Property
Specifies how Actions displayed by the Action Container View Item are arranged.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| ActionContainerOrientation | Horizontal | An ActionContainerOrientation enumeration value specifying how Actions displayed by the Action Container View Item are arranged. |
Remarks
This property has no effect in ASP.NET Core Blazor UI applications.
See Also