GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItemCollection Class |
For a list of all members of this type, see ReportItemCollection members.
Name | Description | |
---|---|---|
Count | Gets the number of ReportItem objects in the ReportItemCollection. | |
IsFixedSize | Gets a Boolean value indicating whether the ReportItemCollection has a fixed size. | |
IsReadOnly | Gets a Boolean value indicating whether the ReportItemCollection is read-only. | |
IsSynchronized | Gets a value indicating whether access to the ReportItemCollection is synchronized (thread safe). | |
Item | Overloaded. Gets or sets a specific ReportItem object in the ReportItemCollection by position. | |
SyncRoot | Gets an object that can be used to synchronize access to the ReportItemCollection. |