System.Web.UI.Design.DesignerAutoFormatStyle Class

Represents the style for a System.Web.UI.Design.DesignerAutoFormat object. This class is used primarily by control developers.

See Also: DesignerAutoFormatStyle Members

Syntax

public class DesignerAutoFormatStyle : System.Web.UI.WebControls.Style

Remarks

The System.Web.UI.Design.DesignerAutoFormatStyle class encapsulates the properties that control the appearance of a Web server control for automatic formatting at design time. You can specify the background color, font color, and the vertical alignment of a control by setting the System.Web.UI.WebControls.Style.BackColor, System.Web.UI.WebControls.Style.ForeColor, and DesignerAutoFormatStyle.VerticalAlign properties, respectively.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0