alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ValueType

    Specifies the value type, based on which conditional formatting is applied.

    Inheritance
    System.Object
    ValueType
    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public sealed class ValueType : Enum

    Fields

    Number

    The conditional formatting is applied based on the value type as number.

    Declaration
    public const ValueType Number
    Field Value
    Type
    ValueType

    Percent

    The conditional formatting is applied based on the value type as percent.

    Declaration
    public const ValueType Percent
    Field Value
    Type
    ValueType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved