New to Telerik UI for WinFormsStart a free 30-day trial

Specifies the edit mode for the GridViewCheckBoxColumn.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

C#
public enum EditMode

Fields

The value will be submitted only when the current cell changes or the grid looses focus

C#
OnValidate = 0

The value will be submitted immediately after the editor value changes.

C#
OnValueChange = 1
In this article
DefinitionFieldsOnValidateOnValueChange
Not finding the help you need?
Contact Support