Skip to main content

PrintPreviewShowingEventArgs.RibbonPreview Property

Gets the Print Preview with a ribbon toolbar.

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

Declaration

public PrintPreviewRibbonFormEx RibbonPreview { get; }

Property Value

Type Description
PrintPreviewRibbonFormEx

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

See Also