GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ExpressionResultType Enumeration |
'Declaration Public Enum ExpressionResultType Inherits System.Enum
public enum ExpressionResultType : System.Enum
Member | Description |
---|---|
Binary | Expression results in a Binary type. |
Boolean | Expression results in a Boolean type. |
DateTime | Expression results in a DateTime type. |
Error | Expression results in an Error. |
Float | Expression results in a Float type. |
Integer | Expression results in a Integer type. |
String | Expression results in a String type. |
Variant | Expression results in a Variant type. |
VariantArray | Expression results in a Variant Array type. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Expressions.ExpressionResultType
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