ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IGrid Interface / Columns Property

In This Topic
    Columns Property (IGrid)
    In This Topic
    Number of columns in the grid.
    Syntax
    'Declaration
     
    ReadOnly Property Columns As Integer
    int Columns {get;}
    See Also