ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / Slicer Class
Members

In This Topic
    Slicer Class
    In This Topic
    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 
    [Scripts(Mono.Cecil.CustomAttributeArgument[])]
    public class Slicer : C1.Web.Mvc.Control, C1.Web.Mvc.ITemplate  
    Inheritance Hierarchy

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

    See Also