ActiveReports 12
DataType Property (MapFieldDefinition)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapFieldDefinition Class : DataType Property
The data type of the field. That evaluates to one of MapDataType.
Syntax
'Declaration
 
Public Property DataType As MapDataType
public MapDataType DataType {get; set;}
See Also

Reference

MapFieldDefinition Class
MapFieldDefinition Members