HamburgerMenuNavigationButton<TOwner>.IsRightContentVisible Property
Returns whether the additional button content is shown.
Namespace: DevExpress.Xpf.WindowsUI.Internal
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the right content is currently shown; otherwise, false. |
See Also