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

In This Topic
    CurrentPaperSourceName Property
    In This Topic
    Currently active paper source
    Syntax
    'Declaration
     
    Public Property CurrentPaperSourceName As String
    public string CurrentPaperSourceName {get; set;}
    See Also