다음을 통해 공유


PaginationProgressEventArgs.Start 속성

정의

페이지가 매겨진 첫 페이지의 페이지 번호를 가져옵니다.

public:
 property int Start { int get(); };
public int Start { get; }
member this.Start : int
Public ReadOnly Property Start As Integer

속성 값

Int32

페이지가 매겨진 첫 페이지의 페이지 번호(0부터 시작)입니다.

설명

Count 속성 페이지가 매겨진 연속 페이지 수를 지정 합니다.

적용 대상

추가 정보