共用方式為


PagesChangedEventArgs.Count 屬性

定義

取得變動的連續頁數。

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

屬性值

連續頁面的數量改變了。

備註

屬性 Start 標示第一個變更的頁面。

適用於

另請參閱