Version

TaskIndicatorItem Class Members

The following tables list the members exposed by TaskIndicatorItem.

Public Constructors
 NameDescription
Public ConstructorTaskIndicatorItem ConstructorInitializes a new TaskIndicatorItem  
Public Properties
 NameDescription
Public PropertyDescriptionReturns a string that provides details about the indicator.  
Public PropertyIndicatorTypeReturns an enumeration used to identify the type of indicator  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also