BaseStyleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the background color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderColor | Gets or sets the border color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderStyle | Gets or sets the border style of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderWidth | Gets or sets the border width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
CssClass | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. System.Web.UI.WebControls.Styleから継承されます。 | |
Font | Gets the font properties associated with the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
Height | Gets or sets the height of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
IsEmpty | プロパティが値を持っているかどうかをチェックします。base.IsEmptyがFalseの場合、Trueを返します。 | |
RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. System.Web.UI.WebControls.Styleから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
Width | Gets or sets the width of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 |
名前 | 解説 | |
---|---|---|
CanRaiseEvents | System.ComponentModel.Componentから継承されます。 | |
DesignMode | System.ComponentModel.Componentから継承されます。 | |
Events | System.ComponentModel.Componentから継承されます。 | |
IsTrackingViewState | Returns a value indicating whether any style elements have been defined in the state bag. System.Web.UI.WebControls.Styleから継承されます。 |
名前 | 解説 | |
---|---|---|
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から継承されます。 | |
Clear | すべてのスタイルプロパティを「non-set」相当に設定します。スタイルのプロパティをリセットします。 | |
CopyFrom | Duplicates 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から継承されます。 | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. System.MarshalByRefObjectから継承されます。 | |
Dispose | オーバーロードされます。 System.ComponentModel.Componentから継承されます。 | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
GetStyleAttributes | Retrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. System.Web.UI.WebControls.Styleから継承されます。 | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. System.MarshalByRefObjectから継承されます。 | |
MergeWith | Combines 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から継承されます。 | |
Reset | Removes any defined style elements from the state bag. System.Web.UI.WebControls.Styleから継承されます。 | |
SetDirty | Marks the System.Web.UI.WebControls.Style so that its state will be recorded in view state. System.Web.UI.WebControls.Styleから継承されます。 | |
ToString | ビジュアル デザイナー用に書式設定された文字列。 |
名前 | 解説 | |
---|---|---|
FillStyleAttributes | Adds the specified object's style properties to a System.Web.UI.CssStyleCollection object. System.Web.UI.WebControls.Styleから継承されます。 | |
Finalize | System.ComponentModel.Componentから継承されます。 | |
GetService | System.ComponentModel.Componentから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 |