ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data Namespace / DataColumn Structure
Fields

In This Topic
    DataColumn Structure Members
    In This Topic

    The following tables list the members exposed by DataColumn.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataColumn structure with the specified name and data type.  
    Top
    Public Fields
     NameDescription
    Public FieldGets the data type of the column.  
    Public FieldGets the name of the column.  
    Top
    See Also