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

In This Topic
    PivotField Class
    In This Topic
    Define the non-cube field class.
    Object Model
    PivotField Class
    Syntax
    'Declaration
     
    Public Class PivotField 
       Inherits PivotFieldBase
    public class PivotField : PivotFieldBase 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Olap.PivotFieldBase
          C1.Web.Mvc.Olap.PivotField

    See Also