ComponentOne ASP.NET MVC Controls
ItemsSourceId Property (PivotPanel)

C1.Web.Mvc.Olap Namespace > PivotPanel Class : ItemsSourceId Property
Gets or sets the id of the PivotEngine service or the C1.Web.Mvc.CollectionViewService<T> service being controlled by this PivotPanel.
Syntax
'Declaration
 
Public Property ItemsSourceId As String
public string ItemsSourceId {get; set;}
See Also

Reference

PivotPanel Class
PivotPanel Members