Version 24.2 (latest)

ScheduleDaysOfWeek Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FromXmlConverts the specified xml to an instance of ScheduleDaysOfWeek.  
Public Methodstatic (Shared in Visual Basic)ToXmlConverts 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.  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
See Also