alexa

    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