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

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