GridViewDesigner.AutoFormats Property

 

Gets or sets the collection of predefined formatting schemes to display in the Auto Format dialog box.

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

override AutoFormats : DesignerAutoFormatCollection with get

Property Value

Type: System.Web.UI.Design.DesignerAutoFormatCollection

A DesignerAutoFormatCollection that contains the predefined schemes for the GridView.

The DesignerAutoFormatCollection object is populated from an XML-encoded member of an internal class.

.NET Framework
Available since 2.0
Return to top
Show: