ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotPanel Class
Members

In This Topic
    PivotPanel Class
    In This Topic
    Provides a user interface for interactively transforming regular data tables into Olap pivot tables.
    Object Model
    PivotPanel Class
    Syntax
    'Declaration
     
    Public Class PivotPanel 
       Inherits C1.Web.Mvc.Control
       Implements C1.Web.Mvc.ITemplateMicrosoft.AspNetCore.Html.IHtmlContent 
    Inheritance Hierarchy

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

    See Also