| C1.Web.Mvc.Olap.Fluent Namespace : PivotEngineBuilder Class | 
The following tables list the members exposed by PivotEngineBuilder.
| Name | Description | |
|---|---|---|
![]()  | PivotEngineBuilder Constructor | Create one PivotEngineBuilder instance. | 
| Name | Description | |
|---|---|---|
![]()  | AllowFieldEditing | Sets the AllowFieldEditing property. | 
![]()  | Async | Sets the Async property. | 
![]()  | Bind | Overloaded. Bind to a collection. | 
![]()  | BindService | Binds the service. | 
![]()  | ColumnFields | Overloaded. Sets the ColumnFields property. | 
![]()  | DefaultFilterType | Sets the DefaultFilterType property. | 
![]()  | Fields | Sets the Fields property. | 
![]()  | FilterFields | Overloaded. Sets the FilterFields property. | 
![]()  | Id | Sets the id of the PivotEngine. | 
![]()  | ItemsSourceId | Sets the ItemsSourceId property. | 
![]()  | OnClientError | Sets the OnClientError property. | 
![]()  | OnClientItemsSourceChanged | Sets the OnClientItemsSourceChanged property. | 
![]()  | OnClientUpdatedView | Sets the OnClientUpdatedView property. | 
![]()  | OnClientUpdatingView | Sets the OnClientUpdatingView property. | 
![]()  | OnClientViewDefinitionChanged | Sets the OnClientViewDefinitionChanged property. | 
![]()  | RowFields | Overloaded. Sets the RowFields property. | 
![]()  | ShowColumnTotals | Sets the ShowColumnTotals property. | 
![]()  | ShowRowTotals | Sets the ShowRowTotals property. | 
![]()  | ShowZeros | Sets the ShowZeros property. | 
![]()  | ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<PivotEngine,PivotEngineBuilder>) | 
![]()  | TotalsBeforeData | Sets the TotalsBeforeData property. | 
![]()  | ValueFields | Overloaded. Sets the ValueFields property. | 
![]()  | ViewDefinition | Sets the ViewDefinition property. | 
| Name | Description | |
|---|---|---|
![]()  | ToTemplate(IHtmlString) | Render the html string in template mode. |