[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataRow

DataRow Class

Represents a row in a DataTable.

Inheritance
DataRow
Namespace: GrapeCity.ActiveReports.QueryDesigner.Implementation.Data
Assembly: MESCIUS.ActiveReports.QueryDesigner.dll
Syntax
public sealed class DataRow
Remarks

The DataRow class represents the values of a row in the result set.

Constructors

Name Description
DataRow(object[])

Initializes a new instance of the DataRow class with the specified values.

Fields

Name Description
Values

Gets the array of the values.