HamburgerMenuIconButton.IconHeight Property
In This Article
Gets or sets the icon’s height. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Layout.Internal
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Property Value
Type | Description |
---|---|
Double | A System. |
#Remarks
The size unit for the IconHeight property is specified by the HamburgerMenuIconButton.IconSizeUnit property.
See Also