PagesChangedEventArgs.Start 속성

정의

변경된 첫 페이지의 페이지 번호를 가져옵니다.

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

속성 값

Int32

변경된 첫 페이지의 페이지 번호(0부터 시작)입니다.

설명

Count 속성 변경 된 연속 페이지 수를 정의 합니다.

적용 대상

추가 정보