[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotPanelBuilder.ItemsSourceId

ItemsSourceId Method

ItemsSourceId(string)

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

Declaration
public PivotPanelBuilder ItemsSourceId(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PivotPanelBuilder

Current builder.