menu

UWP

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

    Show / Hide Table of Contents

    Class GridLayout

    Specifies the layout for the Pivot control.

    Inheritance
    System.Object
    GridLayout
    Namespace: Syncfusion.PivotAnalysis.UWP
    Assembly: Syncfusion.PivotAnalysis.UWP.dll
    Syntax
    public sealed class GridLayout : Enum

    Fields

    Normal

    Sub-totals will be shown after the details.

    Declaration
    public const GridLayout Normal
    Field Value
    Type
    GridLayout

    TopSummary

    Sub-totals will be shown before the details.

    Declaration
    public const GridLayout TopSummary
    Field Value
    Type
    GridLayout

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved