![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IC > ICalculatorUI Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the field calculator. Note: the ICalculatorUI interface has been superseded byICalculatorUI2. Please consider using the more recent version.
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 and Classes | Description |
---|---|
CalculatorUI | Window to display calculator dialog. |