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

In This Topic
    ApplicationTitleCompact Property
    In This Topic
    Gets or sets a compact version of the application title.
    Syntax
    'Declaration
     
    Public Property ApplicationTitleCompact As String
    public string ApplicationTitleCompact {get; set;}

    Property Value

    The compact version of the application title as a System.String.
    See Also