WinUI コントロール
Source プロパティ (C1DataPager)

C1.WinUI.DataPager アセンブリ > C1.WinUI.DataPager 名前空間 > C1DataPager クラス : Source プロパティ
ページングをサポートする項目のコレクションを取得または設定します。
シンタックス
'宣言
 
Public Property Source As C1.DataCollection.IDataCollection(Of Object)
public C1.DataCollection.IDataCollection<object> Source {get; set;}
参照

C1DataPager クラス
C1DataPager メンバ