ParameterItemViewModel.LabelOrientation Property
Namespace: DevExpress.XtraReports.Parameters.ViewModels
Assembly: DevExpress.Printing.v25.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
| Type |
|---|
| Orientation |
Available values:
| Name | Description |
|---|---|
| Horizontal | Places elements horizontally. |
| Vertical | Places elements vertically. |
See Also