System.Web.UI.Design.DesignerAutoFormat.Style Property

Gets a System.Web.UI.Design.DesignerAutoFormatStyle object that is used by the System.Web.UI.Design.DesignerAutoFormat object to render a design-time preview of the associated control.

Syntax

public DesignerAutoFormatStyle Style { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Although the object returned by the DesignerAutoFormat.Style property is read-only, each individual property that it contains can be set. For example, you can set the System.Web.UI.WebControls.Style.ForeColor or DesignerAutoFormatStyle.VerticalAlign property of the System.Web.UI.Design.DesignerAutoFormatStyle object.

Requirements

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