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

In This Topic
    DataRow Class
    In This Topic
    Represents a row in a DataTable.
    Object Model
    DataRow Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataRow 
    public sealed 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