C1GridViewEditEventArgs Constructor
Constructor. Initializes a new instance of the
C1GridViewEditEventArgs class.
public C1GridViewEditEventArgs(
System.int
)
'Declaration
Public Function New( _
ByVal As System.Integer _
)
Parameters
- newEditIndex
- The index of the row being edited.