Skip to main content
A newer version of this page is available. .

HamburgerSubMenuPreviewNavigationButton.IsRightContentVisible Property

Returns whether the right content is currently shown.

Namespace: DevExpress.Xpf.WindowsUI

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

Declaration

public bool IsRightContentVisible { get; }

Property Value

Type Description
Boolean

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

See Also