[]
Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.
[Json(true, 1, "itemsSource")]
[JsonConverter(typeof(ServiceConverter))]
public virtual string ItemsSourceId { get; set; }
<Json(True, 1, "itemsSource")>
<JsonConverter(GetType(ServiceConverter))>
Public Overridable Property ItemsSourceId As String