ActiveReports 13
IsPreview Property (ActiveReportPrintControllerWithStatusDialog)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > ActiveReportPrintControllerWithStatusDialog Class : IsPreview Property
Gets a value indicating whether the System.Drawing.Printing.PrintController is used for print preview.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsPreview As Boolean
public virtual bool IsPreview {get;}

Property Value

false in all cases.
See Also

Reference

ActiveReportPrintControllerWithStatusDialog Class
ActiveReportPrintControllerWithStatusDialog Members