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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > Control クラス : CssStyles プロパティ
Gets the CSS style applied in the control.
シンタックス
'宣言
 
Public ReadOnly Property CssStyles As System.Collections.Generic.IDictionary(Of String,String)
public System.Collections.Generic.IDictionary<string,string> CssStyles {get;}
参照

Control クラス
Control メンバ