menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class View - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class View

    It defines the view port as either table or chart or both table and chart. The available options are:

    Inheritance
    System.Object
    View
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class View : Enum

    Fields

    Both

    Declaration
    public const View Both
    Field Value
    Type
    View

    Chart

    Declaration
    public const View Chart
    Field Value
    Type
    View

    Table

    Declaration
    public const View Table
    Field Value
    Type
    View
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved