WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SummaryDisplayLevel

    Show / Hide Table of Contents

    Enum SummaryDisplayLevel

    Controls whether a summary calculation is to be displayed for all levels or only for the inner-most level.

    Namespace: Syncfusion.PivotAnalysis.Base
    Assembly: Syncfusion.PivotAnalysis.Base.dll
    Syntax
    public enum SummaryDisplayLevel

    Fields

    Name Description
    All

    Indicates to display the summary at all Pivot levels.

    InnerMostOnly

    Indicates to display the summary at only the inner most Pivot level.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved