CalendarDesigner.AutoFormats Property

 

Gets all the DesignerAutoFormat objects available for the control.

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 object containing the DesignerAutoFormat objects available for the control.

.NET Framework
Available since 2.0
Return to top
Show: