GotoDateWindowShowingEventArgs Constructors
Provides data for the SchedulerControl.GotoDateWindowShowing event.| Name | Parameters | Description |
|---|---|---|
| GotoDateWindowShowingEventArgs(SchedulerControl, DateTime) | scheduler, date | Initializes a new instance of the GotoDateWindowShowingEventArgs class with the specified settings. |
See Also