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