IModelActionContainerViewItem.Orientation Property
Specifies how Actions displayed by the Action Container View Item are arranged.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v22.1.dll
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