バージョン 23.1 (最新)

Style クラス プロパティ

このクラスのメンバの一覧は、Styleメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティBackColorGets or sets the background color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBackgroundImage

オブジェクトの背景に表示される画像のファイル名。

 
Public プロパティBorderColorGets or sets the border color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBorderDetails

スタイルの枠線の詳細 (各辺の個々の色、スタイル、幅など)。

 
Public プロパティBorderStyleGets or sets the border style of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBorderWidthGets or sets the border width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティContainer System.ComponentModel.Componentから継承されます。
Public プロパティCssClassGets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティCursorマウス ポインターが上に置かれたときにオブジェクトに表示するカーソルのタイプ。  
Public プロパティCustomRulesオブジェクトに適用される追加の CSS ルールを決定するテキストの文字列。  
Public プロパティFontGets the font properties associated with the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティForeColorGets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティHasBorderDetails枠詳細がオブジェクトに適用されたかどうかを示すブール値。このプロパティは読み取り専用です。  
Public プロパティHasMarginマージンが設定されたかどうかを示すブール値。Trueの場合、指定されたマージン設定がオブジェクトに有効となります。Falseの場合、マージンが特に設定されていません。このプロパティは読み取り専用です。  
Public プロパティHasPadding埋め込み (内部スペース) がオブジェクトに適用されるかどうかを示すブール値。このプロパティは読み取り専用です。  
Public プロパティHeightGets or sets the height of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティIsEmptyA protected property. Gets a value indicating whether any style elements have been defined in the state bag. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティMargin

オブジェクトのマージンのスペース量。

 
Public プロパティPadding

オブジェクトとその各辺の間に挿入するスペース行。

 
Public プロパティRegisteredCssClassGets the cascading style sheet (CSS) class that is registered with the control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティSite System.ComponentModel.Componentから継承されます。
Public プロパティWidthGets or sets the width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
トップ
プロテクト プロパティ
 名前解説
Protected プロパティCanRaiseEvents System.ComponentModel.Componentから継承されます。
Protected プロパティDesignMode System.ComponentModel.Componentから継承されます。
Protected プロパティEvents System.ComponentModel.Componentから継承されます。
Protected プロパティIsTrackingViewStateReturns a value indicating whether any style elements have been defined in the state bag. System.Web.UI.WebControls.Styleから継承されます。
トップ
参照