バージョン

PagerSettings コンストラクタ(WebDropDown)

PagerSettings オブジェクトのコンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As WebDropDown _
)
public PagerSettings( 
   WebDropDown owner
)

パラメータ

owner
このオブジェクトを所有する WebDropDown。
参照