Version

ICalculationParticipant Interface

This is a support interface used for interaction between calc participants like XamDataGrid and calc manager. Interface implemented complex controls like XamDataGrid or XamGrid that want to participate in calculation manager and provide formulas capability for their sub objects.
Syntax
'Declaration
 
Public Interface ICalculationParticipant 
public interface ICalculationParticipant 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also