The C1GridViewEditEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1GridViewEditEventArgs |
Constructor. Initializes a new instance of the C1GridViewEditEventArgs class.
|
Properties
Name | Description | |
---|---|---|
![]() |
Cancel |
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.) |
![]() |
NewEditIndex |
Gets or sets the index of the row being edited.
|