ArcObjects Library Reference (GeoDatabaseUI)  

ITableControl3.EditChanged Method

Call after start or stop editing, to update table grid.

[Visual Basic .NET]
Public Sub EditChanged ( _
)
[C#]
public void EditChanged (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControl3 Interface