バージョン

HtmlAttributes プロパティ (GridModel)

作成される Grid ウィジェットの div のカスタム属性を設定します。
シンタックス
'宣言
 
Public Property HtmlAttributes As System.Collections.Generic.IDictionary(Of String,Object)
public System.Collections.Generic.IDictionary<string,object> HtmlAttributes {get; set;}
参照

オンラインで表示: GitHub