Click or drag to resize
BasicCalendarDataSource Property
Data source with calendar events - either DataSet or DataTable object.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public Object DataSource { get; set; }

Property Value

Type: Object
See Also