GotoDateFormTemplateContainer(ASPxScheduler) Constructor
Initializes a new instance of the GotoDateFormTemplateContainer class with the specified settings.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
control | ASPxScheduler | A ASPxScheduler control for which the template container is created. |
Remarks
The constructor creates a new template container.
See Also