The following tables list the members exposed by ResourceCalendar.
Name | Description | |
---|---|---|
ResourceCalendar Constructor | Overloaded. |
Name | Description | |
---|---|---|
BaseColor | Gets or sets the base color used to display this calendar resource. | |
BrushProvider | Returns the assigned CalendarBrushProvider | |
BrushVersion | Returns the version of the brush cache. | |
DataItem | Gets the underlying data item from the data source. | |
Description | Gets or sets the description. | |
Id | Gets or sets the calendar id. | |
IsVisible | Specifies whether this calendar is visible in the UI. | |
IsVisibleResolved | Gets the resolve value indicating whether this resource is visible in the UI. | |
Metadata | Returns a MetadataPropertyValueStore object that's used for storing and retrieving metadata information. | |
Name | Gets or sets the name of the calendar. | |
OwningResource | Returns the associated Resource. | |
OwningResourceId | Gets the id of the resource to which this calendar belongs. |
Name | Description | |
---|---|---|
HasListeners | Gets whether there are any listeners for the Infragistics.Services.PropertyChangeNotifier.PropertyChanged event (Inherited from Infragistics.Services.PropertyChangeNotifier) |
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. Overridden. Called when property changed event is raised. | |
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) |