Class TelerikExcelExportService
Service class for exporting data to Excel using Telerik controls.
public class TelerikExcelExportService : ExcelExportService, IExcelExportService
  - Inheritance
 - 
      objectTelerikExcelExportService
 
- Implements
 
Constructors
- TelerikExcelExportService(IExportService, IFileService)
 Initializes a new instance of the TelerikExcelExportService class.
Methods
- ExportToExcel(ISupportEntityListView)
 Exports the data to Excel.