MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


  Windows Forms
      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Edit
   Essential HTMLUI
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
       Add-ons
   CAB Add-on
   QTP Add-on
    Version History
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements



<<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-2008 Copyright Syncfusion Inc. All rights reserved.  |  Privacy Policy  |  Contact  |  Sitemap  |