バージョン

PivotDataSelector(IDictionary<String,Object>) メソッド

igPivotDataSelector コントロールに対する初期化プロパティをチェーンするためのラッパーを作成し、その html 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function PivotDataSelector( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As PivotDataSelectorWrapper
public PivotDataSelectorWrapper PivotDataSelector( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
HTML 属性。
参照

オンラインで表示: GitHub