[]
Gets or sets the ItemsSourceId specify which CollectionViewService will be used for this control.
[Json(true, 1, "itemsSource")] [JsonConverter(typeof(ServiceConverter))] public string ItemsSourceId { get; set; }