HamburgerMenuIconButton.IconWidth Property
In This Article
Gets or sets the icon’s width. 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 is specified by the HamburgerMenuIconButton.IconSizeUnit property.
See Also