ActiveReports 18 .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
    Represents the name of the Bokmark.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also