menu

WinForms

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

    Show / Hide Table of Contents

    Enum PredicateType

    Specifies the type of the predicate used for filtering.

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

    Fields

    Name Description
    And

    Performs an AND operation on filters.

    Or

    Performs an OR operation on filters.

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