ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ReportComponentCollection Class
Properties Methods

In This Topic
    ReportComponentCollection Class Members
    In This Topic

    The following tables list the members exposed by ReportComponentCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ReportComponentCollection class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the collection.  
    Public PropertyGets a value indicating whether access to the collection is synchronized (thread-safe).  
    Public PropertyGets an object that can be used to synchronize access to the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies the elements of the collection to an System.Array, starting at a particular array index.  
    Top
    See Also