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