ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Field Class / Field Constructor / Field Constructor()

In This Topic
    Field Constructor()
    In This Topic

    Initializes a new instance of the Field class.

    Initializes a new instance of the Field class with the specified Name, DataField, and Value.

    Syntax
    'Declaration
     
    Public Function New()
    public Field()
    See Also