RibbonMiniToolbar.Alignment Property
Gets or sets the toolbar’s alignment relative to the mouse cursor. This alignment is used when the toolbar is displayed.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ContentAlignment | A ContentAlignment enumeration value that specifies the toolbar’s alignment. |
See Also