MY ACCOUNT  |  LOGIN

Sales: 1-888-936-8638

ORDER ONLINE >

 

  


      Products
       UI Products
   Essential Grid
   Essential Tools
   Essential Chart
   Essential Diagram
   Essential Schedule
       Back Office Products
   Essential PDF
   Essential XlsIO
   Essential DocIO
   Essential Calculate
   Essential Grouping
    Version History
    Browser Compatibility
    Online Demo
    Free Trial
    Order Online
    What's New
    Development Build
    Roadmap
    System Requirements
  Windows Forms




ICalcData interface for your custom data objects

Almost any custom object can support calculations implementing Essential Calculate's ICalcData interface.

ICalcData interface Only 3 methods and 1 event

ICalcData interface

Essential Calculate lets you add calculation support to objects by implementing an interface, ICalcData. CalcQuick and CalcDataGrid both implement ICalcData which gives them their calculation support. ICalcData is designed around a rectangular array of data. But you can hide this rectangular design as CalcQuick does.

Only 3 methods and 1 event

There are only four members of the ICalcData interface, three methods and one event.

ICalcData interface

ICalcData interface


Two of the methods are used to get and set values, one method gives you access to the object after it has been created, and the event is used to notify listeners when values change.

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