MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap



<<Previous |  Next>>

Filter Operations Supported

Here is a list of the FilterCompareOperator operations currently supported:

  • Equals - asks if field value is equal to the compare value.
  • NotEquals - asks if field value is not equal to the compare value.
  • LessThan - asks if field value is less than the compare value.
  • LessThanOrEqualTo - asks if field value is less than or equal to the compare value.
  • GreaterThan - asks if field value is greater than the compare value.
  • GreaterThanOrEqualTo - asks if field value is greater than or equal to the compare value.
  • Like - asks if string field value begins like the compare value.
  • Match - asks if string field value is equal to the compare value.
  • Custom - allows users to add a delegate to define the filter.


<<Previous |  Next>>

© 2001-2009 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |