The following tables list the members exposed by Style.
Name | Description | |
---|---|---|
Style Constructor | Overloaded. |
Name | Description | |
---|---|---|
ownerPropName |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
BackgroundImage | The filename of an image to be displayed in the background of an object. | |
BorderColor | Gets or sets the border color of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
BorderDetails | The details of the style's border such as individual color, style and width of each side of it. | |
BorderStyle | Gets or sets the border style of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
BorderWidth | Gets or sets the border width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
Container | (Inherited from System.ComponentModel.Component) | |
CssClass | Gets or sets the cascading style sheet (CSS) class rendered by the Web server control on the client. (Inherited from System.Web.UI.WebControls.Style) | |
Cursor | The type of cursor displayed for an object when the mouse pointer is over it. | |
CustomRules | A string of text that determines additional CSS rules to apply to the object. | |
Font | Gets the font properties associated with the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
ForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
HasBorderDetails | A Boolean value that indicates whether border details have been applied to an object. This property is read-only. | |
HasMargin | A Boolean value that indicates whether the margin has been set. If True, an assigned margin setting is in effect for the object. If False, no margin has been specifically set. This property is read-only. | |
HasPadding | A boolean value that indicates whether paddign (internal spacing) is applied to the object. This property is read-only. | |
Height | Gets or sets the height of the Web server control. (Inherited from System.Web.UI.WebControls.Style) | |
IsEmpty | A protected property. Gets a value indicating whether any style elements have been defined in the state bag. (Inherited from System.Web.UI.WebControls.Style) | |
Margin | The amount of space for margins of an object. | |
Padding | The amount of space to insert between an object and its edges. | |
RegisteredCssClass | Gets the cascading style sheet (CSS) class that is registered with the control. (Inherited from System.Web.UI.WebControls.Style) | |
Site | (Inherited from System.ComponentModel.Component) | |
Width | Gets or sets the width of the Web server control. (Inherited from System.Web.UI.WebControls.Style) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) | |
IsTrackingViewState | Returns a value indicating whether any style elements have been defined in the state bag. (Inherited from System.Web.UI.WebControls.Style) |
Name | Description | |
---|---|---|
AddAttributesToRender | Overloaded. Overridden. Adds all style attributes to the HtmlTextWriter instance passed in. | |
AppendStyle | Overloaded. Append custom properties in format compatible with css rules supported by browsers. | |
CopyFrom | Overridden. Copy style from source. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetStyleAttributes | Retrieves the System.Web.UI.CssStyleCollection object for the specified System.Web.UI.IUrlResolutionService-implemented object. (Inherited from System.Web.UI.WebControls.Style) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsEmpty | Overloaded. A protected property. Gets a value indicating whether any style elements have been defined in the state bag. | |
Reset | Overridden. Resets all properties to their default values. | |
ToString | Returns a string representation of this object. |
Name | Description | |
---|---|---|
FillStyleAttributes | Adds the specified object's style properties to a System.Web.UI.CssStyleCollection object. (Inherited from System.Web.UI.WebControls.Style) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |