menu

UWP

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

    Show / Hide Table of Contents

    Class PivotTableRowLayout

    Specifies the pivot table row layout.

    Inheritance
    System.Object
    PivotTableRowLayout
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.UWP.dll
    Syntax
    public sealed class PivotTableRowLayout : Enum

    Fields

    Compact

    Represents compact row.

    Declaration
    public const PivotTableRowLayout Compact
    Field Value
    Type
    PivotTableRowLayout

    Outline

    Represents outline row.

    Declaration
    public const PivotTableRowLayout Outline
    Field Value
    Type
    PivotTableRowLayout

    Tabular

    Represents tabular row.

    Declaration
    public const PivotTableRowLayout Tabular
    Field Value
    Type
    PivotTableRowLayout

    Extension Methods

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