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


ITableViewEvents.OnCellMove Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseUI > Interfaces > IT > ITableViewEvents Interface > ITableViewEvents.OnCellMove Event
ArcGIS Developer Help

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