[]
Gets or sets the id of the source.
[Json(true)]
[JsonConverter(typeof(DefaultConverter))]
public override string ItemsSourceId { get; set; }
<Json(True)>
<JsonConverter(GetType(DefaultConverter))>
Public Overrides Property ItemsSourceId As String
It can be the id of a PivotPanel component or a PivotEngine component.