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

In This Topic
    ReportPart Property
    In This Topic
    The name of the library's report part.
    Syntax
    'Declaration
     
    Public Property ReportPart As String
    public string ReportPart {get; set;}
    See Also