Sobre o Syncfusion Essential Calculate

Allows you to easily build extensive calculation support into .NET applications.

This library lets you set up forms that have calculation dependencies among various controls. It comes with a functions library of more than 150 commonly used formulas and function implementation is extensible, allowing you can easily add your own custom functions. Cross-sheet references are supported. When used in tandem with Syncfusion Essential XlsIO (the two libraries are bundled together in the Syncfusion Essential Studio Reporting Edition package), Essential Calculate gives you Microsoft Excel-like functionality without Excel. The library can be used in ASP.NET MVC, Windows Forms, ASP.NET, Silverlight, and WPF applications. Essential Calculate features simple, hassle-free licensing, with no per-server fees, distribution fees, or royalties. It’s available stand-alone or as part of Syncfusion’s Essential Studio Enterprise Edition and Essential Studio Reporting Edition packages. Complete, easy-to-work with source code is available with the Source version of the product. Visual Studio 2008 & 2010 are supported, and the product is compatible with the Visual Studio 2012 RC. Every Syncfusion license is backed by a 1-year subscription for access to frequent new releases (one per quarter) and unlimited technical support during the period of coverage, ensuring you can get the answer you need, when you need it.

Syncfusion Essential Calculate Features

Perform Excel calculations without Excel - When used with Syncfusion Essential XlsIO, Syncfusion Essential Calculate gives you Excel functionality without Excel.

ICalcData interface for your custom data objects - Almost any custom object can support calculations implementing Syncfusion Essential Calculate's ICalcData interface.

  • ICalcData interface
  • Only 3 methods and 1 event

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

  • Easily specify related controls
  • Can be used with arbitrary objects
  • Supports both automatic and manual calculations

CalcDataGrid - simple to use Windows Forms DataGrid support - The CalcDataGrid class in Essential Calculate gives you easy way to add calculation support to a Windows Forms DataGrid.

  • Do calculations with DataGrid
  • Multiple DataGrids with cross-grid references

Extensive Function Library - Essential Calculate supports a flexible function library.

  • Contains more than 150 library functions
  • Very easy to add your own custom functions