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 | ||
---|---|---|
Callback | The call back routine. | |
DoModal | Displays the dialog used to perform calculations. | |
Field | Field to perform calculation on. | |
QueryFilter | QueryFilter used for reading and writing data (optional). | |
SelectionSet | SelectionSet to perform calculation on (optional). | |
Table | Table to perform calculation on. |
CoClasses that implement ICalculatorUI
CoClasses and Classes | Description |
---|---|
CalculatorUI | Window to display calculator dialog. |