ItemsSourceId Property (PivotPanel)
In This Topic
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