menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RowType - API Reference

    Show / Hide Table of Contents

    Class RowType

    Enumeration provides option to select row type.

    Inheritance
    System.Object
    RowType
    Namespace: Syncfusion.XlsIO.Implementation.PivotAnalysis
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class RowType : Enum

    Fields

    None

    When no type is set for the Row.

    Declaration
    public const RowType None
    Field Value
    Type Description
    RowType

    Summary

    When type is set for Row as Summary.

    Declaration
    public const RowType Summary
    Field Value
    Type Description
    RowType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved