HamburgerSubMenuNavigationButton.IsPreviewMarkVisible Property
Gets whether to display the ‘favorite’ mark indicating that the item is also displayed in the sub-menu’s 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, if the ‘favorite’ mark is displayed; otherwise, false. |
See Also