バージョン

HtmlAttributes メソッド (PivotDataSelectorWrapper)

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

パラメータ

htmlAttributes

戻り値の型

自身
参照

オンラインで表示: GitHub