ArcObjects Library Reference (GeoDatabaseUI)  

ICalculatorUI Interface

Provides access to members that control the field calculator. Note: the ICalculatorUI interface has been superseded byICalculatorUI2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Write-only property Callback The call back routine.
Method DoModal Displays the dialog used to perform calculations.
Write-only property Field Field to perform calculation on.
Write-only property QueryFilter QueryFilter used for reading and writing data (optional).
Write-only property SelectionSet SelectionSet to perform calculation on (optional).
Write-only property Table Table to perform calculation on.

CoClasses that implement ICalculatorUI

CoClasses and Classes Description
CalculatorUI Window to display calculator dialog.