RadialMenu.ButtonBorderColor Property
In This Article
Gets or sets the border color of the central button.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color value that specifies the central button border color. |
#Remarks
If the ButtonBorderColor property is not specified, the RadialMenu.MenuColor property specifies the button border color.
See Also