ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ViewerSettings Class / ApplicationTitle Property

In This Topic
    ApplicationTitle Property (ViewerSettings)
    In This Topic
    Application title passed by Designer .
    Syntax
    'Declaration
     
    Public Property ApplicationTitle As String
    public string ApplicationTitle {get; set;}
    See Also