alexa

    Show / Hide Table of Contents

    Enum PredicateType

    Predicate type defined for Filters.

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

    Fields

    Name Description
    And

    Does an AND operation on filters.

    Or

    Does an OR operation on filters.

    Back to top Generated by DocFX