Table of Contents

Class TelerikExcelExportService

Namespace
Innova.Prism.Telerik.Services
Assembly
Innova.Prism.Telerik.dll

Service class for exporting data to Excel using Telerik controls.

public class TelerikExcelExportService : ExcelExportService, IExcelExportService
Inheritance
TelerikExcelExportService
Implements

Constructors

TelerikExcelExportService(IExportService, IFileService)

Initializes a new instance of the TelerikExcelExportService class.

Methods

ExportToExcel(ISupportEntityListView)

Exports the data to Excel.