ActiveReports Developer 7
GridLayout Constructor()
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > GridLayout Class > GridLayout Constructor : GridLayout Constructor()

Glossary Item Box

Initializes a new instance of the GridLayout class.

Syntax

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

See Also