ComponentOne DataObjects for .NET
Row Property (CurrentRowChangedEventArgs)

C1.Data.2 Assembly > C1.Data Namespace > CurrentRowChangedEventArgs Class : Row Property
Row that became current, or null if there is no current row (empty rowset).
Syntax
'Declaration
 
Public ReadOnly Property Row As C1DataRow
public C1DataRow Row {get;}
See Also

Reference

CurrentRowChangedEventArgs Class
CurrentRowChangedEventArgs Members