Skip to main content
A newer version of this page is available. .

RibbonDocumentPreview.RibbonStatusBar Property

Provides access to the RibbonStatusBarControl object associated with the RibbonDocumentPreview.

Namespace: DevExpress.Xpf.Printing

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

Declaration

public RibbonStatusBarControl RibbonStatusBar { get; }

Property Value

Type Description
RibbonStatusBarControl

A RibbonStatusBarControl object.

See Also