Table of Contents

Constructor TelerikExcelExportService

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

TelerikExcelExportService(IExportService, IFileService)

Initializes a new instance of the TelerikExcelExportService class.

public TelerikExcelExportService(IExportService exportService, IFileService _fileService)

Parameters

exportService IExportService

The export service.

_fileService IFileService

The file service.