ASP.NET MVC

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ConditionalTopNType - ASP.NETMVC API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ConditionalTopNType

    Represents the possible types that defines the values for the Top N conditional formatting evaluation for the PivotTable.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum ConditionalTopNType

    Fields

    Name Description
    All

    Represents Top N conditional formatting is evaluated across the entire scope range.

    Column

    Represents Top N conditional formatting is evaluated for each column.

    None

    Represents Top N conditional formatting is not evaluated.

    Row

    Represents Top N conditional formatting is not evaluated.

    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved