Back to Devexpress

ToolbarToggleButton.CheckedDisabledBackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbartogglebutton-851b97ac.md

latest938 B
Original Source

ToolbarToggleButton.CheckedDisabledBackgroundColor Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color CheckedDisabledBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

ToolbarToggleButton Class

ToolbarToggleButton Members

DevExpress.Maui.Controls Namespace