menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ExpressionError - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ExpressionError

    Denotes the different error types.

    Namespace: Syncfusion.PivotAnalysis.Base
    Assembly: Syncfusion.PivotAnalysis.Base.dll
    Syntax
    public enum ExpressionError

    Fields

    Name Description
    CannotCompareDifferentTypes

    Denotes that it cannot compare different types

    ExceptionRaised

    Denotes that exception has raised

    MismatchedParentheses

    Denotes mismatched parentheses

    MissingRightQuote

    Denotes missing right quote

    None

    Denotes no error

    NotAValidFormula

    Denotes that it's not a valid formula

    UnknownOperator

    Denotes that it's a unknown operator

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