Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CalendarBrushProvider Class Members
The following tables list the members exposed by CalendarBrushProvider.
Public Fields
Public Properties
| Name | Description |
| BaseColor | Color used as the base color from which all other color properties exposed by this class are derived. |
| BrushVersion | Returns the version of the brush cache. |
| Item | Overloaded. Indexer takes a string or a CalendarBrushId |
Protected Properties
| Name | Description |
| HasListeners | (Inherited from Infragistics.PropertyChangeNotifier) |
Public Methods
| Name | Description |
| GetBrush | Returns a brush based on the specified Id. |
| GetBrushProvider | Gets the value of the attached BrushProvider DependencyProperty. |
| SetBrushProvider | Sets the value of the attached BrushProvider DependencyProperty. |
Public Events
| Name | Description |
| PropertyChanged | (Inherited from Infragistics.PropertyChangeNotifier) |
See Also