バージョン

HtmlAttributes メソッド (PivotGridWrapper)

ピボット グリッド モデル PivotGridModel.HtmlAttributes を設定します
シンタックス
'宣言
 
Public Function HtmlAttributes( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As PivotGridWrapper
public PivotGridWrapper HtmlAttributes( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes

戻り値の型

自身
参照

オンラインで表示: GitHub