バージョン

HtmlAttributes プロパティ (PivotDataSelectorModel)

コントロールによって使用されるメイン HTML 要素のカスタム属性を設定します。
シンタックス
'宣言
 
Public Property HtmlAttributes As System.Collections.Generic.IDictionary(Of String,Object)
public System.Collections.Generic.IDictionary<string,object> HtmlAttributes {get; set;}
解説

TagBuilder.MergeAttributes(value) に渡された引数のディクショナリ

参照

オンラインで表示: GitHub