WinForms

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

    Show / Hide Table of Contents

    Enum FilterLogicalOperator

    Logical operator used by RecordFilterDescriptor.

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public enum FilterLogicalOperator

    Fields

    Name Description
    And

    All conditions must be True.

    Or

    One of the conditions must be True.

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