The C1GridViewEditEventArgs type exposes the following members.

Constructors

  Name Description
Public method C1GridViewEditEventArgs
Constructor. Initializes a new instance of the C1GridViewEditEventArgs class.

Properties

  Name Description
Public property Cancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public property NewEditIndex
Gets or sets the index of the row being edited.

See Also