ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / ILinkItem Interface / Title Property

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

    Property Value

    The title.
    See Also