ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawTextLink Class / Title Property

In This Topic
    Title Property (DrawTextLink)
    In This Topic
    Gets the title.
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As String
    public string Title {get;}

    Property Value

    The title.
    See Also