The following tables list the members exposed by TimeSlotSelectedEventArgs.
Name | Description | |
---|---|---|
![]() | TimeSlotSelectedEventArgs Constructor | Initializes a new TimeSlotSelectedEventArgs. |
Name | Description | |
---|---|---|
![]() | SelectedInDate | Returns the date within which the TimeSlot was selected. (read-only) |
![]() | SelectedInResource | Returns the Infragistics.Scheduler.ScheduleResource within which the TimeSlot was clicked or null if there is no Infragistics.Scheduler.ScheduleResource associated with the location in the TimeSlot that was clicked. (read-only) |
![]() | SelectedTimeRange | Returns the Infragistics.Scheduler.TimeRange associated with the TimeSlot that was selected (read-only) |
![]() | ViewMode | Returns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the Infragistics.Scheduler.Core.TimeSlot that was selected (read-only) |