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

RibbonDocumentPreview.BarManager Property

Provides access to the bar manager of the RibbonDocumentPreview.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public BarManager BarManager { get; }

Property Value

Type Description
BarManager

A BarManager object.

See Also