Version

TimeSlotSelectedEventArgs Class Members

The following tables list the members exposed by TimeSlotSelectedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertySelectedInDateReturns the date within which the TimeSlot was selected. (read-only)  
Public PropertySelectedInResourceReturns 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)  
Public PropertySelectedTimeRangeReturns the Infragistics.Scheduler.TimeRange associated with the TimeSlot that was selected (read-only)  
Public PropertyViewModeReturns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the Infragistics.Scheduler.Core.TimeSlot that was selected (read-only)  
See Also