AllowUpdateOnBlur Property
AllowUpdateOnBlur
Gets or sets a value indicating how the grid updates modifed data when the grid loses focus.
Declaration
[Layout]
public bool AllowUpdateOnBlur { get; set; }
<Layout>
Public Property AllowUpdateOnBlur As Boolean