C1GridViewCancelEditEventArgs Constructor
Constructor. Initializes a new instance of the
C1GridViewCancelEditEventArgs class.
public C1GridViewCancelEditEventArgs(
System.int
)
'Declaration
Public Function New( _
ByVal As System.Integer _
)
Parameters
- rowIndex
- The index of the row containing the cancel button.