バージョン

PageCountLimit プロパティ

ページ数は指定した値より大きいの場合は、ページ リンクのリストの代わりにドロップダウンが表示されます。
シンタックス
'宣言
 
Public Property PageCountLimit As System.Nullable(Of Integer)
public System.Nullable<int> PageCountLimit {get; set;}
参照

オンラインで表示: GitHub