ArcObjects Library Reference (GeoDatabaseUI)  

ITableCharacteristics.AutoValidateEdits Property

Indicates if the table window should validate any changes to the data during editing.

[Visual Basic .NET]
Public Property AutoValidateEdits As Boolean
[C#]
public bool AutoValidateEdits {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ITableCharacteristics Interface