Back to Devexpress

RibbonDocumentPreview.RibbonStatusBar Property

wpf-devexpress-dot-xpf-dot-printing-dot-ribbondocumentpreview-1e91104d.md

latest1.3 KB
Original Source

RibbonDocumentPreview.RibbonStatusBar Property

Provides access to the RibbonStatusBarControl object associated with the RibbonDocumentPreview.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public RibbonStatusBarControl RibbonStatusBar { get; }
vb
Public ReadOnly Property RibbonStatusBar As RibbonStatusBarControl

Property Value

TypeDescription
RibbonStatusBarControl

A RibbonStatusBarControl object.

|

See Also

RibbonDocumentPreview Class

RibbonDocumentPreview Members

DevExpress.Xpf.Printing Namespace