CalendarBase Members
In This Article
#Constructors
Name | Description |
---|---|
Calendar |
Initializes a new instance of the Calendar |
#Fields
Name | Description |
---|---|
Caption |
Identifies the Caption dependency property. |
Style |
Identifies the Style |
Time |
Identifies the Time |
Visible |
Identifies the Visible dependency property. |
#Properties
Name | Description |
---|---|
Actual |
|
Appointments | Provides access to the appointments. |
Caption | |
Host | |
Labels | Returns the Calendar appointment labels collection. |
Resources | Provides access to the resources for appointments. |
Statuses | Returns the calendar’s appointment statuses collection. |
Style |
|
Time |
Gets or sets the time zone for the Calendar. This is a dependency property. |
Visible |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
|
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also