ASP.NET Core

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

    Show / Hide Table of Contents

    Enum FilterOperator

    Filter operator

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum FilterOperator

    Fields

    Name Description
    equal

    Equal operator of filter

    greaterThan

    Greater than operator of filter

    greaterThanOrEqual

    Greater of than equal of filter

    lessThan

    Less than filter of filter

    lessThanOrEqual

    Less than or equal filter

    notEqual

    Not equal filter

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