ActiveReports Developer 7
CustomReportItem Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > CustomReportItem Class : CustomReportItem Constructor

Glossary Item Box

Initializes a new instance of the CustomReportItem class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public CustomReportItem()

See Also