| 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) |