Skip to main content
A newer version of this page is available. .

PrintPreviewShowingEventArgs.RibbonPreview Property

Gets the Print Preview with a ribbon toolbar.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v19.1.Win.dll

Declaration

public PrintPreviewRibbonFormEx RibbonPreview { get; }

Property Value

Type Description
PrintPreviewRibbonFormEx

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

See Also