ActiveReports 19 .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 of the item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Title As String
    public string Title {get;}
    See Also