The following tables list the members exposed by ActivityCategory.
Name | Description | |
---|---|---|
![]() | ActivityCategory Constructor |
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. |
Name | Description | |
---|---|---|
![]() | HasListeners | Gets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
Name | Description | |
---|---|---|
![]() | Clone | Clones the ActivityCategory object. |
Name | Description | |
---|---|---|
![]() | OnFirstListenerAdding | Virtual method called when the first listener is being added to the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | OnHasListenersChanged | Virtual method called when the HasListeners property changes. (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | OnPropertyChanged | Overridden. Called when property changed event is raised. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |
![]() | RaisePropertyChangedEvent(String,Object,PropertyChangedEventArgs) | Raises the PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
![]() | SetField<T> | Helper method used by property setters to change the value of a field and raise the PropertyChanged event. (Inherited from Infragistics.Services.PropertyChangeNotifierExtended) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Raised when a property has changed (Inherited from Infragistics.Services.PropertyChangeNotifier) |