Back to Devexpress

ToolbarColorSelector.BackgroundColor Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-8449bbc5.md

latest900 B
Original Source

ToolbarColorSelector.BackgroundColor Property

Gets or sets the ToolbarColorSelector background color. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public Color BackgroundColor { get; set; }

Property Value

TypeDescription
Color

The ToolbarColorSelector background color.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace