Class DataType
Represents the different supported types of values.
Inheritance
System.Object
DataType
Namespace: Telerik.Windows.Controls.GridView.SpreadsheetStreamingExport
Assembly: Telerik.Windows.Controls.GridView.SpreadsheetStreamingExport.dll
Syntax
public sealed class DataType : Enum
Fields
Boolean
DateTime
Empty
Null
Number
Other
String
value__
Declaration
public int value__
Field Value
System.Int32
|