Back to Devexpress

PrintPreviewShowingEventArgs.RibbonPreview Property

dashboard-devexpress-dot-dashboardwin-dot-printpreviewshowingeventargs-e1a1a49e.md

latest1.3 KB
Original Source

PrintPreviewShowingEventArgs.RibbonPreview Property

Gets the Print Preview with a ribbon toolbar.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public PrintPreviewRibbonFormEx RibbonPreview { get; }
vb
Public ReadOnly Property RibbonPreview As PrintPreviewRibbonFormEx

Property Value

TypeDescription
PrintPreviewRibbonFormEx

A PrintPreviewRibbonFormEx object that is the Print Preview with a ribbon toolbar.

|

See Also

PrintPreviewShowingEventArgs Class

PrintPreviewShowingEventArgs Members

DevExpress.DashboardWin Namespace