menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DisplayOption - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum DisplayOption

    Used to provide a list of display option.

    Namespace: Syncfusion.XlsIO.Implementation.PivotAnalysis
    Assembly: Syncfusion.XlsIO.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 - 2025 Syncfusion Inc. All Rights Reserved