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

Glossary Item Box

Temporary report type indicator. Used by Report Explorer and (potentially) by Toolbox.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ReportType As DesignerReportType
C# 
public DesignerReportType ReportType {get;}

See Also