Back to Devexpress

ToolbarColorSelector.ItemHeight Property

maui-devexpress-dot-maui-dot-controls-dot-toolbarcolorselector-0b8430c7.md

latest874 B
Original Source

ToolbarColorSelector.ItemHeight Property

Gets or sets the height of ToolbarColorSelector items. This is a bindable property.

Namespace : DevExpress.Maui.Controls

Assembly : DevExpress.Maui.Controls.dll

NuGet Package : DevExpress.Maui.Controls

Declaration

csharp
public double ItemHeight { get; set; }

Property Value

TypeDescription
Double

The height of ToolbarColorSelector items.

|

See Also

ToolbarColorSelector Class

ToolbarColorSelector Members

DevExpress.Maui.Controls Namespace