ReportItemCollection 클래스

정의

ReportItem 개체의 컬렉션입니다. 이 클래스는 상속될 수 없습니다.

public ref class ReportItemCollection sealed
public sealed class ReportItemCollection
type ReportItemCollection = class
Public NotInheritable Class ReportItemCollection
상속
ReportItemCollection

속성

Count

보고서의 항목 수를 가져옵니다.

Item[Int32]

컬렉션에서 인덱스로 지정된 위치에 있는 지정한 보고서 항목을 가져옵니다. C#에서 이 속성은 ReportItemCollection 클래스의 인덱서입니다.

SharedRenderingInfo

이후 렌더링 확장 프로그램에서 사용할 데이터를 가져오거나 설정합니다. 이 데이터는 이 보고서 항목의 모든 인스턴스에서 공유됩니다.

메서드

GetReportItemStartAndEndPages(Int32, Int32, Int32, Int32)

소프트 페이지 나누기에 따라 보고서 항목 컬렉션의 항목이 나타날 페이지를 결정합니다.

적용 대상