WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum FilterOperatorType - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum FilterOperatorType

    Default Filter Operator is defined for Filters.

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

    Fields

    Name Description
    Contains

    Does an Contains operation on filters.

    Equals

    Does an Equals operation on filters.

    StartsWith

    Does an StartsWith operation on filters.

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