Class ExportFormat
Enumerator that indicates the type of exporting mode in use.
Inheritance
System.Object
ExportFormat
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public sealed class ExportFormat : Enum
Fields
Csv
ExcelML
Html
Text
value__
Declaration
public int value__
Field Value
System.Int32
|