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(Dependencies=System.Object[], ResExtension=".min.js")>
Public Class PivotEngine 
   Inherits C1.Web.Mvc.Service
   Implements C1.Web.Mvc.ITemplate 
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
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