Hello,
I am trying to hook into the code that calls the "Evaluate" method of the "Infragistics.Win.CalcEngine.UltraCalcFunction" class. I want to do this so I can benchmark the overhead of populating the UltraCalcNumberStack class (The first argument of the Evaluate method). Do I need a special subscription to be able to view that code?
Thanks!
D
You should probably contact customer service. I know there are subscription plans that include source code. :)
Hi Mike,
We have the license that gives us access to the source code. Can you explain to me the mechanism by which a custom function is called?