menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class SubTotalsPosition

    Specifies different types of positions that will allow the row and column sub-totals to be displayed at the top or bottom of the header group in the pivot table. The available options are:

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

    Fields

    Auto

    Declaration
    public const SubTotalsPosition Auto
    Field Value
    Type
    SubTotalsPosition

    Bottom

    Declaration
    public const SubTotalsPosition Bottom
    Field Value
    Type
    SubTotalsPosition

    Top

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