RadControls for WinForms

This class processes the DataView that it is provided and Exports this DataView to an Excel document.

Namespace: Telerik.Data
Assembly: TelerikData (in TelerikData.dll) Version: 2013.2.612.40 (2013.2.612.40)

Syntax

C#
[ObsoleteAttribute("Use the ExportToExcelML class instead.")]
public class RadGridViewExcelExporter
Visual Basic
<ObsoleteAttribute("Use the ExportToExcelML class instead.")> _
Public Class RadGridViewExcelExporter

Inheritance Hierarchy

System..::..Object
  Telerik.Data..::..RadGridViewExcelExporter

See Also