Enum EditorSupportedType
Returns the type supported by the class implementing the ICellEditor interface. The supported type is the data type that can be handled and edited by the editor.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
[Flags]
public enum EditorSupportedType
Alpha
AlphaNumeric
Bool
Byte
Char
DateTime
DBNull
Decimal
Double
Float
Guid
Int
Long
Null
Numeric
Object
Sbyte
Short
SqlBinary
SqlBoolean
SqlByte
SqlBytes
SqlChars
SqlDateTime
SqlDecimal
SqlDouble
SqlGuid
SqlInt16
SqlInt32
SqlInt64
SqlMoney
SqlSingle
SqlString
String
TimeSpan
Type
UInt
Ulong
Uri
UShort