Back to Devexpress

BackstageViewControl.IsBackgroundGlyphVisible Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-backstageviewcontrol-d59332c4.md

latest1.6 KB
Original Source

BackstageViewControl.IsBackgroundGlyphVisible Property

Gets whether the BackstageViewControl‘s background image is visible. This is a dependency property.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public bool IsBackgroundGlyphVisible { get; protected set; }
vb
Public Property IsBackgroundGlyphVisible As Boolean

Property Value

TypeDescription
Boolean

true if the BackstageViewControl‘s background image is visible; otherwise, false.

|

See Also

BackgroundGlyph

ActualBackgroundGlyph

DisableDefaultBackgroundGlyph

BackstageViewControl Class

BackstageViewControl Members

DevExpress.Xpf.Ribbon Namespace