ASP.NET MVC コントロールヘルプ
CssStyles プロパティ

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : CssStyles プロパティ
CSS スタイルを取得します。
シンタックス
'宣言
 
Public ReadOnly Property CssStyles As System.Collections.Generic.IDictionary(Of String,String)
public System.Collections.Generic.IDictionary<string,string> CssStyles {get;}
参照

Control クラス
Control メンバ