共用方式為


PaginationProgressEventArgs.Count 屬性

定義

取得連續頁數。

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

屬性值

連續頁數。

備註

Start屬性標示第一頁被分頁。

適用於

另請參閱