ComponentOne DataObjects for .NET
DataTable Property (C1DataRow)

C1.Data.2 Assembly > C1.Data Namespace > C1DataRow Class : DataTable Property
Gets the C1DataTable to which the row belongs.
Syntax
'Declaration
 
Public ReadOnly Property DataTable As C1DataTable
public C1DataTable DataTable {get;}
See Also

Reference

C1DataRow Class
C1DataRow Members
C1DataRow Class