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.
Documentation for this section has not yet been entered.
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.