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

In This Topic
    Columns Property (IBody)
    In This Topic
    Gets number of coumns inside report's body.
    Syntax
    'Declaration
     
    ReadOnly Property Columns As Integer
    int Columns {get;}
    See Also