RibbonPageGroup.GetActualAlignment() Method
Gets whether this page group is actually aligned to the left or right relative to the ribbon.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment | A DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment enumeration value that specifies the alignment. |
See Also