menu

WPF

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

    Show / Hide Table of Contents

    Enum GridLayout

    Specifies the layout for the Pivot control.

    Namespace: Syncfusion.XlsIO.Implementation.PivotAnalysis
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum GridLayout

    Fields

    Name Description
    ExcelLikeLayout

    Grid Layout will be like excel.

    Normal

    Sub-totals will be shown after the details.

    TopSummary

    Sub-totals will be shown before the details.

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