Back to Devexpress

BackstageViewControl.BackgroundStyle Property

wpf-devexpress-dot-xpf-dot-ribbon-dot-backstageviewcontrol-6dc3dc24.md

latest1.4 KB
Original Source

BackstageViewControl.BackgroundStyle Property

Gets or sets a style applied to the BackstageViewControl‘s background. This is a dependency property.

Namespace : DevExpress.Xpf.Ribbon

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

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public Style BackgroundStyle { get; set; }
vb
Public Property BackgroundStyle As Style

Property Value

TypeDescription
Style

A style object, applied to the BackstageViewControl‘s background.

|

Remarks

Target Type : ContentControl.

See Also

BackgroundGlyphStyle

BackstageViewControl Class

BackstageViewControl Members

DevExpress.Xpf.Ribbon Namespace