RadialMenu.ButtonRadius Property
Gets or sets the radius of the central button that expands and collapses the menu.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 19 | An integer value that specifies the radius of the central button. |
See Also