Version

ResourceCalendar Class Members

The following tables list the members exposed by ResourceCalendar.

Public Constructors
 NameDescription
Public ConstructorResourceCalendar ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyBaseColorGets or sets the base color used to display this calendar resource.  
Public PropertyBrushProviderReturns the assigned CalendarBrushProvider  
Public PropertyBrushVersionReturns the version of the brush cache.  
Public PropertyDataItemGets the underlying data item from the data source.  
Public PropertyDescriptionGets or sets the description.  
Public PropertyIdGets or sets the calendar id.  
Public PropertyIsVisibleSpecifies whether this calendar is visible in the UI.  
Public PropertyIsVisibleResolvedGets the resolve value indicating whether this resource is visible in the UI.  
Public PropertyMetadataReturns a MetadataPropertyValueStore object that's used for storing and retrieving metadata information.  
Public PropertyNameGets or sets the name of the calendar.  
Public PropertyOwningResourceReturns the associated Resource.  
Public PropertyOwningResourceIdGets the id of the resource to which this calendar belongs.  
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 MethodOnPropertyChangedOverridden. Overridden. Called when property changed event is raised.  
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also