Back to Devexpress

ToolbarColorSelector.HeightRequest Property

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

latest865 B
Original Source

ToolbarColorSelector.HeightRequest Property

Gets or sets 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 HeightRequest { get; set; }

Property Value

TypeDescription
Double

The ToolbarColorSelector height.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace