ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Link Class / Text Property

In This Topic
    Text Property (Link)
    In This Topic
    Gets or sets the general documentation link.
    Syntax
    'Declaration
     
    Public Property Text As String
    public string Text {get; set;}

    Property Value

    The display text as a System.String.
    See Also