Version 24.2 (latest)

ProjectView Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)FromTimescaleXmlConverts the specified xml to an instance of Timescale.  
Public Methodstatic (Shared in Visual Basic)ToTimescaleXmlConverts the specified Timescale to its XML representation. This is the format that the XamGantt uses to serialize out Timescale instances into 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