RadialMenu(BarManager) Constructor
Initializes a new instance of the RadialMenu class with the specified settings.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
manager | BarManager | A BarManager object to which the current RadialMenu should be bound. |
See Also