GotoDateFormEventArgs(GotoDateFormTemplateContainer) Constructor
Initializes a new instance of the GotoDateFormEventArgs class with the specified template container.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Parameters
Name | Type | Description |
---|---|---|
container | GotoDateFormTemplateContainer | A GotoDateFormTemplateContainer, representing a container for the specified template. |
See Also