Style Fields
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| AlignmentKey | Represents the key used to retrieve the Alignment setting of the Style. |
| BackColorKey | The key for retrieving the style from the embedded style sheet for BackColor property. Used internally by ASP.NET. |
| BoldKey | The key for retrieving the style from the embedded style sheet for setting the Bold property of the Font. Used internally by ASP.NET. |
| FontNameKey | The key for retrieving the style from the embedded style sheet for the Name property of the Font property. Used internally by ASP.NET. |
| FontSizeKey | The key for retrieving the style from the embedded style sheet for the Size property of the Font property. Used internally by ASP.NET. |
| ForeColorKey | The key for retrieving the style from the embedded style sheet for the ForeColor property. Used internally by ASP.NET. |
| ItalicKey | The key for retrieving the style from the embedded style sheet for the Italic property of the Font property. Used internally by ASP.NET. |
| WrappingKey | The key for retrieving the style from the embedded style sheet for Wrapping. Used internally by ASP.NET. |
Reference
Style ClassSystem.Web.UI.MobileControls Namespace
Name
Other Resources
Introduction to the StyleSheet ControlCommunity Additions
ADD
Show: