MoreButtonClickedEventArgs Properties
Provides data for the SchedulerControl.MoreButtonClicked event.| Name | Description |
|---|---|
| Handled | Gets or sets whether an event is handled. If it is handled, default actions are not required. |
| Interval | Gets time interval of the cell where the button is located. |
| Resource | Gets the resource associated with the cell where the button is located. |
| TargetViewStart | Gets or sets the top row time of the target view. |
See Also