ActiveReports Developer 7
IsPreview Property
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > ActiveReportPrintControllerWithStatusDialog Class : IsPreview Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property IsPreview As System.Boolean
C# 
public virtual System.bool IsPreview {get;}

See Also