Back to Devexpress

ToolbarColorSelector.MaximumWidthRequest Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-a9b3d40a.md

latest902 B
Original Source

ToolbarColorSelector.MaximumWidthRequest Property

Gets or sets the maximum width of the ToolbarColorSelector. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double MaximumWidthRequest { get; set; }

Property Value

TypeDescription
Double

The maximum width of the ToolbarColorSelector.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace