バージョン

Style クラス メンバ

Styleデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタStyle コンストラクタオーバーロードされます。   
トップ
プロテクト フィールド
 名前解説
Protected フィールドownerPropName  
トップ
パブリック プロパティ
 名前解説
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から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドAddAttributesToRenderオーバーロードされます。 オーバーライドされます。 すべてのスタイル属性を渡された HtmlTextWriter のインスタンスに追加します。  
Public メソッドAppendStyleオーバーロードされます。 ブラウザによってサポートされる css ルールと互換性のある書式でカスタム プロパティを追加します。  
Public メソッドCopyFromオーバーライドされます。 ソースからスタイルをコピーします。  
Public メソッドCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。
Public メソッドDisposeオーバーロードされます。  System.ComponentModel.Componentから継承されます。
Public メソッドGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドGetStyleAttributesRetrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. System.Web.UI.WebControls.Styleから継承されます。
Public メソッドInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。
Public メソッドIsEmptyオーバーロードされます。 A protected property. Gets a value indicating whether any style elements have been defined in the state bag.  
Public メソッドResetオーバーライドされます。 すべてのプロパティをデフォルト値にリセットします。  
Public メソッドToStringこのオブジェクトの文字列表示を返します。  
トップ
プロテクト メソッド
 名前解説
Protected メソッドFillStyleAttributesAdds the specified object's style properties to a System.Web.UI.CssStyleCollection object. System.Web.UI.WebControls.Styleから継承されます。
Protected メソッドFinalize System.ComponentModel.Componentから継承されます。
Protected メソッドGetService System.ComponentModel.Componentから継承されます。
Protected メソッドMemberwiseCloneオーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。
トップ
パブリック イベント
 名前解説
Public イベントDisposed System.ComponentModel.Componentから継承されます。
トップ
参照