HamburgerSubMenu.FlyoutHeaderTemplate Property
Gets or sets the DataTemplate used to render the header of the sub-menu’s fly-out panel.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
DataTemplate | A DataTemplate used to render the header of the sub-menu’s fly-out panel. |
See Also