Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public RibbonPageGroupAlignment GetActualAlignment()

Returns

Type Description
DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment

A DevExpress.XtraBars.Ribbon.RibbonPageGroupAlignment enumeration value that specifies the alignment.

See Also