Skip to main content

RibbonDocumentPreview.RibbonStatusBar Property

Provides access to the RibbonStatusBarControl object associated with the RibbonDocumentPreview.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public RibbonStatusBarControl RibbonStatusBar { get; }

Property Value

Type Description
RibbonStatusBarControl

A RibbonStatusBarControl object.

See Also