Back to Devexpress

HamburgerMenuNavigationButton<TOwner>.IsRightContentVisible Property

wpf-devexpress-dot-xpf-dot-windowsui-dot-internal-dot-hamburgermenunavigationbutton-1-690f8d6f.md

latest1.3 KB
Original Source

HamburgerMenuNavigationButton<TOwner>.IsRightContentVisible Property

Returns whether the additional button content is shown.

Namespace : DevExpress.Xpf.WindowsUI.Internal

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

HamburgerMenuNavigationButton<TOwner> Class

HamburgerMenuNavigationButton<TOwner> Members

DevExpress.Xpf.WindowsUI.Internal Namespace