Click or drag to resize
KaxSchedulerDataSourceID Property
Overridden. Gets or sets the ID property of the data source control that the KaxScheduler should use to retrieve its data source.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public override string DataSourceID { get; set; }

Property Value

Type: String
See Also