Skip to main content

RibbonDocumentPreview.BarManager Property

Provides access to the bar manager of the RibbonDocumentPreview.

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public BarManager BarManager { get; }

Property Value

Type Description
BarManager

A BarManager object.

See Also