Back to Devexpress

HamburgerSubMenuPreviewNavigationButton.IsRightContentVisible Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-hamburgersubmenupreviewnavigationbutton-73cd962e.md

latest1.3 KB
Original Source

HamburgerSubMenuPreviewNavigationButton.IsRightContentVisible Property

Returns whether the right content is currently shown.

Namespace : DevExpress.Xpf.WindowsUI

Assembly : DevExpress.Xpf.Controls.v25.2.dll

NuGet Package : DevExpress.Wpf.Controls

Declaration

csharp
public bool IsRightContentVisible { get; }
vb
Public ReadOnly Property IsRightContentVisible As Boolean

Property Value

TypeDescription
Boolean

true, if the right content is currently shown; otherwise, false.

|

See Also

HamburgerSubMenuPreviewNavigationButton Class

HamburgerSubMenuPreviewNavigationButton Members

DevExpress.Xpf.WindowsUI Namespace