RibbonDocumentPreview.BarManager Property
In This Article
Provides access to the bar manager of the RibbonDocumentPreview
.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public BarManager BarManager { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also