バージョン

BaseStyle クラス メンバ

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

パブリック プロパティ
 名前解説
Public プロパティBackColorGets or sets the background color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティBorderColorGets or sets the border color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
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 プロパティ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 プロパティHeightGets or sets the height of the Web server control. System.Web.UI.WebControls.Styleから継承されます。
Public プロパティIsEmptyプロパティが値を持っているかどうかをチェックします。base.IsEmptyがFalseの場合、Trueを返します。  
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オーバーロードされます。 Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is primarily used by control developers. System.Web.UI.WebControls.Styleから継承されます。
Public メソッドClearすべてのスタイルプロパティを「non-set」相当に設定します。スタイルのプロパティをリセットします。  
Public メソッドCopyFromDuplicates the style properties of the specified System.Web.UI.WebControls.Style into the instance of the System.Web.UI.WebControls.Style class that this method is called from. System.Web.UI.WebControls.Styleから継承されます。
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 メソッドMergeWithCombines the style properties of the specified System.Web.UI.WebControls.Style with the instance of the System.Web.UI.WebControls.Style class that this method is called from. System.Web.UI.WebControls.Styleから継承されます。
Public メソッドResetRemoves any defined style elements from the state bag. System.Web.UI.WebControls.Styleから継承されます。
Public メソッドSetDirtyMarks the System.Web.UI.WebControls.Style so that its state will be recorded in view state. System.Web.UI.WebControls.Styleから継承されます。
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から継承されます。
トップ
参照