Back to Devexpress

ToolbarColorSelector.IsEnabled Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-70df8d5e.md

latest929 B
Original Source

ToolbarColorSelector.IsEnabled Property

Gets or sets whether users can pick colors from the ToolbarColorSelector. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public bool IsEnabled { get; set; }

Property Value

TypeDescription
Boolean

true if users can pick colors from ToolbarColorSelector , otherwise, false.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace