[]
Gets or sets the unique identifier of the data source for the Spread component.
[TypeConverter(typeof(DataSourceIDConverter))]
public string DataSourceID { get; set; }
<TypeConverter(GetType(DataSourceIDConverter))>
Public Property DataSourceID As String