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

Glossary Item Box

Initializes a new instance of the GridLayout class.

Overload List

OverloadDescription
GridLayout Constructor()Initializes a new instance of the GridLayout class.  
GridLayout Constructor(Int32,Int32)Initializes a new instance of the GridLayout class with the specified number of rows and columns.  

See Also