ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / Bookmark Class / Label Property

In This Topic
    Label Property (Bookmark)
    In This Topic
    Gets or sets the name of the bookmark.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also