Back to Devexpress

ToolbarToggleButton.CheckedBorderColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbartogglebutton-70bb14e9.md

latest893 B
Original Source

ToolbarToggleButton.CheckedBorderColor Property

Gets or sets the border color of the ToolbarToggleButton when it is checked. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color CheckedBorderColor { get; set; }

Property Value

TypeDescription
Color

The border color.

|

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace