FilterTimeRegionEventArgs Properties
Provides data for the FilterTimeRegion event.| Name | Description |
|---|---|
| Scheduler | The scheduler that raised the event. |
| TimeRegion | The time region for which the event is raised. |
| View | The scheduler’s view that raised the event. |
| Visible | Specifies whether to display the time region for which the event is raised. |
See Also