ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / CurrentPageOrder Property

In This Topic
    CurrentPageOrder Property
    In This Topic
    Current value of page ordering
    Syntax
    'Declaration
     
    Public Property CurrentPageOrder As PagesOrder
    public PagesOrder CurrentPageOrder {get; set;}
    See Also