[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotPanelTagHelper.ItemsSourceId

ItemsSourceId Property

ItemsSourceId

Configurates ItemsSourceId. Sets the id of the PivotEngine service or the C1.Web.Mvc.CollectionViewService<T> service being controlled by this PivotPanel.

Declaration
public string ItemsSourceId { get; set; }
Public Property ItemsSourceId As String