menu

WinForms

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

    Show / Hide Table of Contents

    Enum PredicateType

    Defines the various constants for Predicate type of Filters.

    Namespace: Syncfusion.Data
    Assembly: Syncfusion.Data.WinForms.dll
    Syntax
    public enum PredicateType

    Fields

    Name Description
    And

    Does an AND operation on filters.

    AndAlso

    Does an ANDALSO operation on filters.

    Or

    Does an OR operation on filters.

    OrElse

    Does an ORELSE operation on filters.

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