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

Glossary Item Box

Initializes a new instance of the List class.

Syntax

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

See Also