ComponentOne True DBGrid for WinForms
AllowUpdateOnBlur Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowUpdateOnBlur Property
Gets or sets a value indicating how the grid updates modifed data when the grid loses focus.
Syntax
'Declaration
 
Public Property AllowUpdateOnBlur As System.Boolean
public System.bool AllowUpdateOnBlur {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members