ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / LabelAttribute Class / Label Property

In This Topic
    Label Property (LabelAttribute)
    In This Topic
    Gets or sets the label.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}

    Property Value

    The label.
    See Also