Version 24.2 (latest)

ScheduleDaysOfWeek Class Properties

For a list of all members of this type, see ScheduleDaysOfWeek members.

Public Properties
 NameDescription
Public PropertyFridayGets or sets the ScheduleDayOfWeek instance for Friday. Default value is Null.  
Public PropertyItemGets or sets the ScheduleDayOfWeek object for the specified day of week. Default value is Null.  
Public PropertyMondayGets or sets the ScheduleDayOfWeek instance for Monday. Default value is Null.  
Public PropertySaturdayGets or sets the ScheduleDayOfWeek instance for Saturday. Default value is Null.  
Public PropertySundayGets or sets the ScheduleDayOfWeek instance for Sunday. Default value is Null.  
Public PropertyThursdayGets or sets the ScheduleDayOfWeek instance for Thursday. Default value is Null.  
Public PropertyTuesdayGets or sets the ScheduleDayOfWeek instance for Tuesday. Default value is Null.  
Public PropertyWednesdayGets or sets the ScheduleDayOfWeek instance for Wednesday. Default value is Null.  
Protected Properties
 NameDescription
Protected PropertyHasListenersGets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier)
See Also