CalendarAutoFormatDialog Constructor (Calendar^)

 

Creates a new AutoFormatPage instance associated with a Calendar instance for a designer host.

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

public:
CalendarAutoFormatDialog(
	Calendar^ calendar
)

Parameters

calendar
Type: System.Web.UI.WebControls::Calendar^

The Calendar instance for which the AutoFormatePage is displayed.

.NET Framework
Available since 1.1
Return to top
Show: