ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GridLayout Class / Size Property

In This Topic
    Size Property (GridLayout)
    In This Topic
    Gets the size of the GridLayout.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As Integer
    public int Size {get;}
    See Also