Hello,
We've used IMeasureSet interface with infragistics v10.3. But in v11.2 it doesn't exists.
How I should substitute this interface in 11.2?
BR,
Alexey Lukyanov
Hi Alexey,
You can read our online documentation here. Navigate to: Known Issues and Breaking Changes for 2011 volume 2.
In short I can say that you have to use IMdxQuery instead of IQuery interface. You can find the data you need in IMdxQuery. Just the structure is different. If there are further questions team members more familiar with this control development will help you.
Regards,
M. Yovchev