RibbonDocumentPreview.Ribbon Property
In This Article
Provides access to the RibbonControl object associated with the RibbonDocumentPreview
.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
#Declaration
public RibbonControl Ribbon { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also