alexa

    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