RadialMenu.ButtonRadius Property
In This Article
Gets or sets the radius of the central button that expands and collapses the menu.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.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