バージョン

AllowPaging プロパティ (PagerSettingsOverride)

このレベルでのページングが可能かどうかを取得または設定します。null 値がある場合、AllowPaging の設定を使用します。
シンタックス
'宣言
 
Public Property AllowPaging As Nullable(Of PagingLocation)
public Nullable<PagingLocation> AllowPaging {get; set;}
参照