GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Data Namespace : FieldTypeEnum Enumeration |
'Declaration Public Enum FieldTypeEnum Inherits System.Enum
public enum FieldTypeEnum : System.Enum
Member | Description |
---|---|
Boolean | Specifies that the field contains a Boolean value. |
Date | Specifies that the field contains a date value. |
Double | Specifies that the field contains a double value. |
Float | Specifies that the field contains a float value. |
Int32 | Specifies that the field contains an integer value. |
None | No type is specified for the data value. |
String | Specifies that the field contains a string value. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Data.FieldTypeEnum
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2