The following tables list the members exposed by Style.
Name | Description | |
---|---|---|
Style Constructor | Overloaded. |
Name | Description | |
---|---|---|
ownerPropName | (Inherited from Infragistics.WebUI.Shared.Style) |
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. (Inherited from Infragistics.WebUI.Shared.Style) | |
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. (Inherited from Infragistics.WebUI.Shared.Style) | |
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. (Inherited from Infragistics.WebUI.Shared.Style) | |
CustomRules | A string of text that determines additional CSS rules to apply to the object. (Inherited from Infragistics.WebUI.Shared.Style) | |
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. (Inherited from Infragistics.WebUI.Shared.Style) | |
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. (Inherited from Infragistics.WebUI.Shared.Style) | |
HasPadding | A boolean value that indicates whether paddign (internal spacing) is applied to the object. This property is read-only. (Inherited from Infragistics.WebUI.Shared.Style) | |
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. (Inherited from Infragistics.WebUI.Shared.Style) | |
Padding | The amount of space to insert between an object and its edges. (Inherited from Infragistics.WebUI.Shared.Style) | |
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) | |
TextAlign | Determines the alignment of text displayed by a Toolbar item. | |
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. Adds all style attributes to the HtmlTextWriter instance passed in. (Inherited from Infragistics.WebUI.Shared.Style) | |
AppendStyle | Overloaded. Append custom properties in format compatible with css rules supported by browsers. (Inherited from Infragistics.WebUI.Shared.Style) | |
CopyFrom | Overridden. Copy style properties from source into current style object. | |
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. Overridden. A protected property. Gets a value indicating whether any style elements have been defined in the state bag. | |
MergeWith | Merges a supplied Style object into the current Style. | |
Reset | Resets all properties to their default values. (Inherited from Infragistics.WebUI.Shared.Style) | |
ToString | Returns a string representation of this object. (Inherited from Infragistics.WebUI.Shared.Style) |
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) | |
HasData | Overloaded. (Inherited from Infragistics.WebUI.Shared.Style) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |