MoreButtonClickedRoutedEventArgs Constructors
Provides data for the SchedulerControl.MoreButtonClicked event.Name | Parameters | Description |
---|---|---|
MoreButtonClickedRoutedEventArgs(DateTime, TimeInterval, Resource) | targetViewStart, interval, resource | Initializes a new instance of the MoreButtonClickedRoutedEventArgs class with the specified parameters. |
See Also