The following tables list the members exposed by ScheduleDaysOfWeek.
Name | Description | |
---|---|---|
ScheduleDaysOfWeek Constructor | Constructor. Initializes a new instance of ScheduleDaysOfWeek class. |
Name | Description | |
---|---|---|
Friday | Gets or sets the ScheduleDayOfWeek instance for Friday. Default value is Null. | |
Item | Gets or sets the ScheduleDayOfWeek object for the specified day of week. Default value is Null. | |
Monday | Gets or sets the ScheduleDayOfWeek instance for Monday. Default value is Null. | |
Saturday | Gets or sets the ScheduleDayOfWeek instance for Saturday. Default value is Null. | |
Sunday | Gets or sets the ScheduleDayOfWeek instance for Sunday. Default value is Null. | |
Thursday | Gets or sets the ScheduleDayOfWeek instance for Thursday. Default value is Null. | |
Tuesday | Gets or sets the ScheduleDayOfWeek instance for Tuesday. Default value is Null. | |
Wednesday | Gets or sets the ScheduleDayOfWeek instance for Wednesday. Default value is Null. |
Name | Description | |
---|---|---|
HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
FromXml | Converts the specified xml to an instance of ScheduleDaysOfWeek. | |
ToXml | Converts the specified ScheduleDaysOfWeek to its XML representation. This is the format that the XamSchedule uses to serialize out ScheduleDaysOfWeek instance into an underlying data item that provides a string type property mapping. |
Name | Description | |
---|---|---|
OnFirstListenerAdding | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnHasListenersChanged | (Inherited from Infragistics.PropertyChangeNotifier) | |
OnPropertyChanged | (Inherited from Infragistics.PropertyChangeNotifierExtended) | |
RaisePropertyChangedEvent | (Inherited from Infragistics.PropertyChangeNotifier) | |
SetField<T> | (Inherited from Infragistics.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |