[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotGrid.ItemsSourceId

ItemsSourceId Property

ItemsSourceId

Gets or sets the id of the source.

Declaration
[Json(true)]
[JsonConverter(typeof(DefaultConverter))]
public override string ItemsSourceId { get; set; }
<Json(True)>
<JsonConverter(GetType(DefaultConverter))>
Public Overrides Property ItemsSourceId As String
Overrides
Remarks

It can be the id of a PivotPanel component or a PivotEngine component.