Provides access to events that occur with the TableView.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
OnCellMove | This event is fired when the user changes cell location. | |
OnSelectToggle | This event is fired when the user presses the select toggle. |
CoClasses that implement ITableViewEvents
CoClasses and Classes | Description |
---|---|
TableView | Window to display Tables. |
TableViewEventsHelper |