ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / About Class / ApplicationTitleCompact Property

In This Topic
    ApplicationTitleCompact Property
    In This Topic
    A compact version of the application title.
    Syntax
    'Declaration
     
    Public Property ApplicationTitleCompact As String
    public string ApplicationTitleCompact {get; set;}
    See Also