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




CalcQuick simple

The CalcQuick class in Essential Calculate gives you easy way to add calculation support to your objects.

Easily specify related controls Can use arbitrary objects
Supports both automatic manual calculations

Easily specify related controls

A single command can add calculation support to a whole collection of TextBox and ComboBox controls.

Form with three TextBoxes

Form with three TextBoxes


Here is code that sets up the above form. It allows you to enter a value in one textbox, and automatically display computed values based on the entry in the other two TextBoxes.

Code that generated above form

Code that generated above form


Can use arbitrary objects

You can use CalcQuick to add calculation support to just about anything. You just register the values/formulas using an indexer on the CalcQuick object. Then the act of retrieving the value through the CalcQuick indexing triggers the calculation.

No controls necessary

No controls necessary

Supports both automatic manual calculations

Properties let you control whether changes to values being tracked by a CalcEngine object automatically trigger dependent calculations. Turning off this auto-calculation support lets you quickly change many values, and then only do the calculation when all updating is completed.

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