Back to Devexpress

ToolbarButton.DisabledBackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarbutton-417b92b8.md

latest876 B
Original Source

ToolbarButton.DisabledBackgroundColor Property

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

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color DisabledBackgroundColor { get; set; }

Property Value

TypeDescription
Color

The background color.

|

See Also

ToolbarButton Class

ToolbarButton Members

DevExpress.Maui.Controls Namespace