ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / MultiPageViewModel Class / Columns Property

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