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.Control.CssClass. Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
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 MethodOverloaded. Configurates C1.Web.Mvc.Control.Height. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates C1.Web.Mvc.Component.Id. Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
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.Control.OnClientGotFocus client event. Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Olap.PivotPanel.OnClientItemsSourceChanged client event. Occurs after the items source changes.  
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodConfigurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
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 MethodConfigurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodTransfer to the template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
Public MethodOverloaded. Sets the ValueFields property.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotPanel.ViewDefinition. Sets the current pivot view definition as a JSON string.  
Public MethodOverloaded. Configurates C1.Web.Mvc.Control.Width. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<PivotPanel,PivotPanelBuilder>)
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