PivotFieldListControl.ActualOrientation Property
Gets whether field headers are stacked horizontally or vertically within the Customization Control. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Field |
A Field |
#Remarks
To specify how field headers should be arranged within the Customization Control, use the PivotFieldListControl.Orientation property. If this property is set to FieldListOrientation.Auto, PivotGridControl automatically defines the orientation of the Customization Control. In this instance, use the ActualOrientation property to determine the Customization Control's orientation.