Table of Contents

Method ExportToExcel

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

ExportToExcel(ISupportEntityListView)

Exports the data to Excel.

Task ExportToExcel(ISupportEntityListView ViewModel)

Parameters

ViewModel ISupportEntityListView

The view model that supports entity list view.

Returns

Task

A task representing the asynchronous operation.