PagedDataSource 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化 PagedDataSource 類別的新執行個體。
public:
PagedDataSource();
public PagedDataSource ();
Public Sub New ()
備註
使用此建構函式來建立和初始化 類別的新實例 PagedDataSource 。
下表顯示 實例 PagedDataSource 的初始屬性值。
屬性 | 初始值 |
---|---|
AllowCustomPaging | false |
AllowPaging | false |
AllowServerPaging | false |
CurrentPageIndex | 0 |
PageSize | 10 |
VirtualCount | 0 |