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

In This Topic
    Columns Property (GridLayout)
    In This Topic
    Gets or sets the number of columns for the GridLayout.
    Syntax
    'Declaration
     
    Public Property Columns As Integer
    public int Columns {get; set;}
    See Also