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

Glossary Item Box

Initializes a new instance of the DataSetReference class.

Syntax

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

See Also