HamburgerSubMenuNavigationButton.ShowPreviewMark Property
Gets or sets whether show the mark indicating that the current item is ‘favorite’ and also displayed in the preview. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to show the mark indicating that the current item is ‘favorite’ and also displayed in the preview; otherwise, false. The default is true. |
Remarks
If the HamburgerSubMenuNavigationButton.ShowInPreview property is set to true, the current item is also displayed directly in the main menu below the sub-menu button. If the ShowPreviewMark option is enabled, the current item is marked as ‘favorite’ in the sub-menu’s fly-out panel. Set the ShowPreviewMark property to false to hide this mark.