ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportSectionPage Class / Components Property

In This Topic
    Components Property (ReportSectionPage)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Components As ReportComponentCollection
    public ReportComponentCollection Components {get;}
    See Also