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