HamburgerMenuIconButton.IconTemplate Property
Specifies the icon template. 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 |
---|---|
DataTemplate | A Windows.UI.Xaml.DataTemplate object that represents the icon template. |
See Also