This document is archived and information here might be outdated.  Recommended version.


ITableViewEvents.OnCellMove Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseUI)  

ITableViewEvents.OnCellMove Event

This event is fired when the user changes cell location.

[Visual Basic .NET]
Public Event OnCellMove As OnCellMoveEventHandler
[C#]
public event OnCellMoveEventHandler OnCellMove

Product Availability

Available with ArcGIS Desktop.

See Also

ITableViewEvents Interface