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

In This Topic
    CurrentPagesPerSheet Property
    In This Topic
    Current value of Pages per Sheet
    Syntax
    'Declaration
     
    Public Property CurrentPagesPerSheet As String
    public string CurrentPagesPerSheet {get; set;}
    See Also