ComponentOne DataObjects for .NET
Row Property (RowUpdateEventArgs)

C1.Data.2 Assembly > C1.Data Namespace > RowUpdateEventArgs Class : Row Property
The row that is committed to the database.
Syntax
'Declaration
 
Public ReadOnly Property Row As C1DataRow
public C1DataRow Row {get;}
See Also

Reference

RowUpdateEventArgs Class
RowUpdateEventArgs Members