Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
シンタックス
'宣言
Public Overridable Property CssClass As String
public virtual string CssClass {get; set;}
プロパティ値
The CSS class rendered by the Web server control on the client. The default is
System.String.Empty.
参照