[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.MemoryReportItem.Name

Name Property

Name

Gets or sets the name of the MemoryReportItem.

Declaration
public string Name { get; set; }
Implements