ComponentOne ASP.NET MVC Controls
PivotPanelBuilder Class Members
Methods 

C1.Web.Mvc.Olap.Fluent Namespace : PivotPanelBuilder Class

The following tables list the members exposed by PivotPanelBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one PivotPanelBuilder instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Bind to a collection for ItemsSource.  
Public MethodSets the engine being controlled by this C1.Web.Mvc.Olap.PivotPanel.  
Public MethodBinds the service.  
Public MethodOverloaded. Sets the ColumnFields property.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotPanel.Fields. Sets the list of the C1.Web.Mvc.Olap.PivotField objects which can be used in the view.  
Public MethodOverloaded. Sets the FilterFields property.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotPanel.ItemsSourceId. Sets the id of the C1.Web.Mvc.Olap.PivotEngine service or the C1.Web.Mvc.CollectionViewService<T> service being controlled by this C1.Web.Mvc.Olap.PivotPanel.  
Public MethodConfigurates the C1.Web.Mvc.Olap.PivotPanel.OnClientItemsSourceChanged client event. Occurs after the items source changes.  
Public MethodConfigurates the C1.Web.Mvc.Olap.PivotPanel.OnClientUpdatedView client event. Occurs after the engine has finished updating the output pivot view list.  
Public MethodConfigurates the C1.Web.Mvc.Olap.PivotPanel.OnClientUpdatingView client event. Occurs when the engine starts updating the output pivot view list.  
Public MethodConfigurates the C1.Web.Mvc.Olap.PivotPanel.OnClientViewDefinitionChanged client event. Occurs after the view definition changes.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotPanel.RestrictDragging. Sets a value that determines whether the panel should restrict drag operations based on field types.  
Public MethodOverloaded. Sets the RowFields property.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotPanel.ShowFieldIcons. Gets or sets a value that determines whether the main field list should include icons indicating whether fields are measure or dimension fields.  
Public MethodOverloaded. Sets the ValueFields property.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotPanel.ViewDefinition. Sets the current pivot view definition as a JSON string.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

PivotPanelBuilder Class
C1.Web.Mvc.Olap.Fluent Namespace