Back to Devexpress

PrintPreviewShowingEventArgs.StandardPreview Property

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

latest1.3 KB
Original Source

PrintPreviewShowingEventArgs.StandardPreview Property

Gets the Print Preview with a standard toolbar.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public PrintPreviewFormEx StandardPreview { get; }
vb
Public ReadOnly Property StandardPreview As PrintPreviewFormEx

Property Value

TypeDescription
PrintPreviewFormEx

A PrintPreviewFormEx object that is the Print Preview with a standard toolbar.

|

See Also

PrintPreviewShowingEventArgs Class

PrintPreviewShowingEventArgs Members

DevExpress.DashboardWin Namespace