'Declaration Public Function New( _ ByVal row As C1GridViewRow _ )
public C1GridViewRowEventArgs( C1GridViewRow row )
Parameters
- row
- The row being created or data-bound.
'Declaration Public Function New( _ ByVal row As C1GridViewRow _ )
public C1GridViewRowEventArgs( C1GridViewRow row )