Version

DayClickedEventArgs Class Members

The following tables list the members exposed by DayClickedEventArgs.

Public Constructors
 NameDescription
Public ConstructorDayClickedEventArgs ConstructorInitializes a new DayClickedEventArgs.  
Public Properties
 NameDescription
Public PropertyClickedDateReturns the date that was clicked (read-only)  
Public PropertyViewModeReturns the Infragistics.Scheduler.Core.SchedulerViewMode associated with the day that was clicked (read-only)  
See Also