|  | ||
As it is inherited from the BasicCalendar control, the CMSCalendar control has all of its properties (including templates). These can be found in the BasicCalendar -> Configuration topic. In addition, it has the following properties that can be set or used in the API:
In addition, it has most of the following properties that can be set or used in the API:
•CMS controls - common properties
As well as:
| Property Name | Description | Sample Value | 
| DataSource | Gets or sets a DataSet containing calendar events used to populate the items within the control. This value is not required. | 
 | 
| NoEventTransformationName | Name of the transformation applied to days without any events in format <document type code name>.<transformation name>. | "cms.news.CalendarNoEvent" | 
| TransformationName | Name of the transformation applied to days with an event in format <document type code name>.<transformation name>. | "cms.news.CalendarEvent" |