MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data Namespace / DataRow Class
Members

DataRow Class
Represents a row in a DataTable.
Object Model
DataRow Class
Syntax
'Declaration
 
Public NotInheritable Class DataRow 
 
Remarks
The DataRow class represents the values of a row in the result set.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataRow

See Also