Style Hierarchy
The following table lists the classes derived from
System.Web.UI.WebControls.Style
.
| Class | Description |
|---|---|
| System.Web.UI.Design.DesignerAutoFormatStyle | Represents the style for a DesignerAutoFormat object. This class is used primarily by control developers. |
| System.Web.UI.WebControls.MenuItemStyle | Represents the style of a menu item in a Menu control. This class cannot be inherited. |
| System.Web.UI.WebControls.PanelStyle | Represents the style for a Panel control. |
| System.Web.UI.WebControls.SubMenuStyle | Represents the style of a submenu in a Menu control. |
| System.Web.UI.WebControls.TableItemStyle | Represents the style properties for an element of a control that renders as a TableRow or TableCell. |
| System.Web.UI.WebControls.TableSectionStyle | Represents the style for a section of a Table control. |
| System.Web.UI.WebControls.TableStyle | Represents the style for the Table control and some Web Parts. |
| System.Web.UI.WebControls.TreeNodeStyle | Represents the style of a node in the TreeView control. |
Community Additions
Show: