This document is archived and information here might be outdated. Recommended version. |
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;}