ActiveReports Developer 7
EnablePreview Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : EnablePreview Property

Glossary Item Box

Gets or sets a value determining whether the preview tab on the Designer control is enabled or disabled.

Syntax

Visual Basic (Declaration) 
Public Property EnablePreview As System.Boolean
C# 
public System.bool EnablePreview {get; set;}

See Also