menu

WinForms

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

    Show / Hide Table of Contents

    Enum FilterOperatorType

    Defines the various constants for filtering operations in SfDataGrid.

    Namespace: Syncfusion.Data
    Assembly: Syncfusion.Data.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 - 2025 Syncfusion Inc. All Rights Reserved