ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportPart Class / ReportItemName Property

In This Topic
    ReportItemName Property
    In This Topic
    The name of the existing report item to be exported as a report part.
    Syntax
    'Declaration
     
    Public Property ReportItemName As String
    public string ReportItemName {get; set;}
    See Also