Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ActivityCategory Class Members
The following tables list the members exposed by ActivityCategory.
Public Properties
| Name | Description |
| CategoryName | Gets or sets a string value that identifies the category. |
| Color | Specifies the color associated with the category. Activities of this category will visually identified using this color. |
| DataItem | Gets the associated data item if any. |
| Description | Specifies the description of the category. |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Methods
| Name | Description |
| Clone | Clones the ActivityCategory object. |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also