ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataRow Class / DataRow Constructor

In This Topic
    DataRow Constructor
    In This Topic
    Initializes a new instance of the DataRow class.
    Syntax
    'Declaration
     
    Public Function New()
    public DataRow()
    See Also