Styleデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Style コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
ownerPropName | Infragistics.WebUI.Shared.Styleから継承されます。 |
名前 | 解説 | |
---|---|---|
BackColor | Gets or sets the background color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BackgroundImage | オブジェクトの背景に表示される画像のファイル名。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
BorderColor | Gets or sets the border color of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
BorderDetails | スタイルの枠線の詳細 (各辺の個々の色、スタイル、幅など)。 Infragistics.WebUI.Shared.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から継承されます。 | |
Cursor | マウス ポインターが上に置かれたときにオブジェクトに表示するカーソルのタイプ。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
CustomRules | オブジェクトに適用される追加の CSS ルールを決定するテキストの文字列。 Infragistics.WebUI.Shared.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から継承されます。 | |
HasBorderDetails | 枠詳細がオブジェクトに適用されたかどうかを示すブール値。このプロパティは読み取り専用です。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
HasMargin | マージンが設定されたかどうかを示すブール値。Trueの場合、指定されたマージン設定がオブジェクトに有効となります。Falseの場合、マージンが特に設定されていません。このプロパティは読み取り専用です。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
HasPadding | 埋め込み (内部スペース) がオブジェクトに適用されるかどうかを示すブール値。このプロパティは読み取り専用です。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
Height | Gets or sets the height of the Web server control. System.Web.UI.WebControls.Styleから継承されます。 | |
IsEmpty | A protected property. Gets a value indicating whether any style elements have been defined in the state bag. System.Web.UI.WebControls.Styleから継承されます。 | |
Margin | オブジェクトのマージンのスペース量。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
Padding | オブジェクトとその各辺の間に挿入するスペース行。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. System.Web.UI.WebControls.Styleから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
TextAlign | Toolbar 項目によって表示されるテキスト配置を決定します。 | |
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 | オーバーロードされます。 すべてのスタイル属性を渡された HtmlTextWriter のインスタンスに追加します。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
AppendStyle | オーバーロードされます。 ブラウザによってサポートされる css ルールと互換性のある書式でカスタム プロパティを追加します。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
CopyFrom | オーバーライドされます。 ソースから現在のスタイルオブジェクトにスタイルプロパティをコピーします。 | |
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から継承されます。 | |
IsEmpty | オーバーロードされます。 オーバーライドされます。 A protected property. Gets a value indicating whether any style elements have been defined in the state bag. | |
MergeWith | 指定したStyleオブジェクトを現在のStyleにマージします。 | |
Reset | すべてのプロパティをデフォルト値にリセットします。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
ToString | このオブジェクトの文字列表示を返します。 Infragistics.WebUI.Shared.Styleから継承されます。 |
名前 | 解説 | |
---|---|---|
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から継承されます。 | |
HasData | オーバーロードされます。 Infragistics.WebUI.Shared.Styleから継承されます。 | |
MemberwiseClone | オーバーロードされます。 Creates a shallow copy of the current System.MarshalByRefObject object. System.MarshalByRefObjectから継承されます。 |
名前 | 解説 | |
---|---|---|
Disposed | System.ComponentModel.Componentから継承されます。 |