Back to Devexpress

RibbonDocumentPreview.Ribbon Property

wpf-devexpress-dot-xpf-dot-printing-dot-ribbondocumentpreview.md

latest1.1 KB
Original Source

RibbonDocumentPreview.Ribbon Property

Provides access to the RibbonControl object associated with the RibbonDocumentPreview.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public RibbonControl Ribbon { get; }
vb
Public ReadOnly Property Ribbon As RibbonControl

Property Value

TypeDescription
RibbonControl

A RibbonControl object.

|

See Also

RibbonDocumentPreview Class

RibbonDocumentPreview Members

DevExpress.Xpf.Printing Namespace