GotoDateFormEventArgs Constructors
Provides data for the SchedulerControl.GotoDateFormShowing event.| Name | Parameters | Description |
|---|---|---|
| GotoDateFormEventArgs(SchedulerViewRepository, DateTime, SchedulerViewType) | views, date, viewType | Initializes a new instance of the GotoDateFormEventArgs class with the specified repository of views, date and view type. |
See Also