Back to Devexpress

ToolbarColorSelector.MaximumHeightRequest Property

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

latest906 B
Original Source

ToolbarColorSelector.MaximumHeightRequest Property

Gets or sets the maximum height 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 MaximumHeightRequest { get; set; }

Property Value

TypeDescription
Double

The maximum height of the ToolbarColorSelector.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace