HamburgerMenuIconButton.IconSource Property
Gets or sets the source of the icon. 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 |
---|---|
Object | An object that is the source of the icon. |
See Also