Skip to main content

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.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