[]
        
(Showing Draft Content)

C1.Win.C1List.C1List.ExportToExcel

ExportToExcel Method

ExportToExcel(string)

Exports the grid to a XLS file.

Declaration
public void ExportToExcel(string filename)
Parameters
Type Name Description
string filename

ExportToExcel(string, bool)

Exports the grid to a XLS file.

Declaration
public void ExportToExcel(string filename, bool onePagePerSheet)
Parameters
Type Name Description
string filename
bool onePagePerSheet