WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DisplayOption - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DisplayOption

    Used to provide a list of display option.

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

    Fields

    Name Description
    All

    Fully present in the PivotEngine and completely available for display.

    Calculations

    Fully present in the PivotEngine but visible only in the calculation region.

    GrandTotals

    Fully present in the PivotEngine but visible only in the GrandTotal region.

    None

    Fully present in the PivotEngine but not seen in the display.

    Summary

    Fully present in the PivotEngine but visible only in the interior summary region.

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