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

Glossary Item Box

Gets the size of the GridLayout.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Size As System.Integer
C# 
public System.int Size {get;}

See Also