ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / ColumnCount Property

In This Topic
    ColumnCount Property
    In This Topic
    Gets the number of columns on the current page.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnCount As System.Integer
    public System.int ColumnCount {get;}
    See Also