ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / Label Property

In This Topic
    Label Property (MemoryReportItem)
    In This Topic
    Gets or sets a document map label.
    Syntax
    'Declaration
     
    Public Property Label As String
    public string Label {get; set;}
    See Also