Version

IFormulaProvider Interface Members

The following tables list the members exposed by IFormulaProvider.

Public Properties
 NameDescription
 PropertyCalcManagerReturns the CalcManager associated with the Participant.  
 PropertyFormulaGets or sets the formula.  
 PropertyParticipantReturns the participant. In the case of the UltraGrid, this will be the UltraGrid since it implements the IUltraCalcParticipant. Formula builder uses this to get the UltraCalcManager.  
 PropertyReferenceAssociated reference object. In the case of the UltraGridColumn, this will be the column reference.  
See Also