Back to Devexpress

ToolbarColorSelector.Background Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-5fc4801b.md

latest912 B
Original Source

ToolbarColorSelector.Background Property

Gets or sets the ToolbarColorSelector background’s brush. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Brush Background { get; set; }

Property Value

TypeDescription
Brush

The brush used to color the ToolbarColorSelector background.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace