[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapDataType

MapDataType Enum

The data type of the field.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum MapDataType

Fields

Name Description
Boolean

Field values are Boolean

DateTime

Fields values are DateTime

Decimal

Fields values are Decimal

Float

Fields values are Float

Integer

Fields values are Integer

String

Fields values are String

Extension Methods