ComponentOne ASP.NET MVC Controls
PivotEngine Class
Members 

C1.Web.Mvc.Olap Namespace : PivotEngine Class
Provides a user interface for interactively transforming regular data tables into Olap pivot tables.
Object Model
PivotEngine ClassPivotFieldCollection ClassCubeService ClassPivotFieldCollection ClassPivotFieldCollection ClassPivotFieldCollection ClassPivotFieldCollection Class
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
<EditorBrowsableAttribute(EditorBrowsableState.Never)>
Public Class PivotEngine 
   Inherits C1.Web.Mvc.Service
   Implements C1.Web.Mvc.ITemplate 
[Scripts(Mono.Cecil.CustomAttributeArgument[])]
[EditorBrowsable(EditorBrowsableState.Never)]
public class PivotEngine : C1.Web.Mvc.Service, C1.Web.Mvc.ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
         C1.Web.Mvc.Olap.PivotEngine

See Also

Reference

PivotEngine Members
C1.Web.Mvc.Olap Namespace