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. |
맨 위로 이동