menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class RowType - MAUI API Reference | Syncfusion

    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.NET.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
    RowType

    Summary

    When type is set for Row as Summary.

    Declaration
    public const RowType Summary
    Field Value
    Type
    RowType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved