Reports for WinForms | ComponentOne
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 Integer
    public int ColumnCount {get;}
    See Also