ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / ColumnsCount Property

In This Topic
    ColumnsCount Property (ReportPaneModel)
    In This Topic
    Gets columns count for multipage view
    Syntax
    'Declaration
     
    Public Property ColumnsCount As Integer
    public int ColumnsCount {get; set;}
    See Also