CalendarAdapter Class Members
In This Topic
The following tables list the members exposed by CalendarAdapter.
Public Constructors
Public Properties
| Name | Description |
| Calendar | The calendar the adapter belongs to. |
Top
Public Methods
| Name | Description |
| BindSlot | Binds the to the . |
| CreateSlot | Creates the slot for the specified . |
| GetSlotKind | Gets the kind of slot will be used to the specified . |
| PrepareSlot | Prepares a slot to be displayed. Typically used to set the style of the slot. |
| UnbindSlot | Unbinds the from the . |
Top
See Also