ArcGIS.Desktop.Editing.Controls Namespace
In This Topic
This namespace contains user controls relevant for editing.
Classes
| | Class | Description |
 | GeometryControl |
The GeometryControl is a configurable control that provides a UI for displaying the vertices of a sketch geometry or a feature geometry.
GeometryControl
|
 | TableControl | A TableControl is a configurable control that provides the UI for display tabular content of layers or standalone tables in a map. TableControl |
 | TableControlCommands |
Commands for the TableControl
|
 | TableControlContent |
Defines the content source for the TableControl.
|
 | TableControlContentFactory |
Creates content for the TableControl.
|
Enumerations
| | Enumeration | Description |
 | GeometryMode |
Describes the mode of the GeometryControl.
|
 | ViewMode |
Describes which tab of the GeometryControl is currently displayed.
|
See Also