Version

ActivityCategory Class Members

The following tables list the members exposed by ActivityCategory.

Public Constructors
 NameDescription
Public ConstructorActivityCategory Constructor  
Public Properties
 NameDescription
Public PropertyCategoryNameGets or sets a string value that identifies the category.  
Public PropertyColorSpecifies the color associated with the category. Activities of this category will visually identified using this color.  
Public PropertyDataItemGets the associated data item if any.  
Public PropertyDescriptionSpecifies the description of the category.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Public Methods
 NameDescription
Public MethodCloneClones the ActivityCategory object.  
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)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also