C1.Web.Mvc.Olap Namespace / PivotPanel Class
Members

PivotPanel Class
Provides a user interface for interactively transforming regular data tables into Olap pivot tables.
Object Model
PivotPanel ClassPivotFieldCollection ClassPivotFieldCollection ClassPivotFieldCollection ClassPivotFieldCollection ClassPivotFieldCollection Class
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class PivotPanel 
   Inherits C1.Web.Mvc.Control
   Implements C1.Web.Mvc.ITemplate 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.Olap.PivotPanel

See Also