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

In This Topic
    PaperSourceNames Property
    In This Topic
    Names of paper sources
    Syntax
    'Declaration
     
    Public ReadOnly Property PaperSourceNames As String()
    public string[] PaperSourceNames {get;}
    See Also