This topic has not yet been rated - Rate this topic

ReportItemCollection Properties

The ReportItemCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of items on the report.
Public property Item Gets the specified report item from the collection located at the position specified by the index. In C#, this property is the indexer for the ReportItemCollection class.
Public property SharedRenderingInfo Gets or sets data for use in future rendering extensions. This data will be shared across every instance of this report item.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.