The following tables list the members exposed by TimeSlotClickedEventArgs.
Name | Description | |
---|---|---|
![]() | TimeSlotClickedEventArgs Constructor | Initializes a new TimeSlotClickedEventArgs. |
Name | Description | |
---|---|---|
![]() | AllowSelection | Returns/sets whether this click should be processed and the TimeSlot selected. |
![]() | ClickedInDate | Returns the date within which the TimeSlot was clicked. (read-only) |
![]() | ClickedInResource | 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) |
![]() | ClickedTimeRange | Returns the Infragistics.Scheduler.TimeRange associated with the TimeSlot that was clicked (read-only) |
![]() | ViewMode | Returns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the TimeSlot that was clicked (read-only) |