다음을 통해 공유


ReportItemCollection 멤버

A collection of ReportItem objects. This class cannot be inherited.

ReportItemCollection 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetReportItemStartAndEndPages Determines the page on which an item in the report item collection should appear, based on soft page breaks.
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 Count Gets the number of items on the report.
공용 속성 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.
공용 속성 SharedRenderingInfo Gets or sets data for use in future rendering extensions. This data will be shared across every instance of this report item.

맨 위로 이동