Gets or sets the index of the item to be edited.
public virtual System.int EditIndex {get; set;}
'Declaration
Public Overridable Property EditIndex As System.Integer
Property Value
The default value is -1, which indicates that no item in the
C1GridView component is being edited.