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

DataColumn Structure Members

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