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

Slicer Class
Provides a user interface for interactively transforming regular data tables into Olap pivot tables.
Syntax
'Declaration
 
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])>
Public Class Slicer 
   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.Slicer

See Also