Version

GridDataType Enumeration

Specifies the type of data in a column of WebDataGrid.
Members
MemberDescription
Boolean 
Byte 
ByteArray 
Char 
Date 
Decimal 
Double 
Float 
Int 
Long 
Sbyte 
Short 
String 
Uint 
Ulong 
Unknown 
Ushort 
Inheritance Hierarchy

Object
   Infragistics.Web.UI.GridDataType

See Also