ComponentOne ASP.NET MVC Controls
PivotGridBuilder Class Members
Methods 

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

The following tables list the members exposed by PivotGridBuilder.

Public Constructors
 NameDescription
Public ConstructorCreates one PivotGridBuilder instance to configurate component.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Configurates C1.Web.Mvc.FlexGridBase<T>.AllowMerging. Sets which parts of the grid provide cell merging.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.CenterHeadersVertically. Sets a value that determines whether the content of header cells should be vertically centered.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.CollapsibleSubtotals. Sets a value that determines whether the grid should allow users to collapse and expand subtotal groups of rows and columns.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.CustomContextMenu. Sets a value that determines whether the grid should provide a custom context menu.  
Public MethodOverridden. Configurates C1.Web.Mvc.FlexGridBase<T>.IsReadOnly. Sets whether the user can edit the grid cells by typing into them.  
Public MethodOverridden. Configurates C1.Web.Mvc.ItemsBoundControl<T>.ItemsSourceId. Sets the ItemsSourceId specify which CollectionViewService will be used for this control.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.OutlineMode. Sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.ShowColumnFieldHeaders. Sets a value that determines whether the grid should display column field headers in its top-left panel.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.ShowDetailOnDoubleClick. Sets a value that determines whether the grid should show a popup containing the detail records when the user double-clicks a cell.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.ShowRowFieldHeaders. Sets a value that determines whether the grid should display row field headers in its top-left panel.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.ShowRowFieldSort. Sets a value that determines whether the grid should display sort indicators in the column headers for row fields.  
Public MethodConfigurates C1.Web.Mvc.Olap.PivotGrid.ShowValueFieldHeaders. Sets a value that determines whether the grid should display value field headers in its content panel even when the view has a single value field and a single column field.  
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

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