alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class PredicateType

    Specifies the type of the predicate used for filtering.

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

    Fields

    And

    Performs an AND operation on filters.

    Declaration
    public const PredicateType And
    Field Value
    Type
    PredicateType

    Or

    Performs an OR operation on filters.

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