menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ValueType - API Reference

    Show / Hide Table of Contents

    Enum ValueType

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

    Namespace: Syncfusion.Windows.Forms.PivotAnalysis
    Assembly: Syncfusion.PivotAnalysis.Windows.dll
    Syntax
    public enum ValueType

    Fields

    Name Description
    Number

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

    Percent

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

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