[]
Exports the grid to a XLS file.
public void ExportToExcel(string filename)
| Type | Name | Description |
|---|---|---|
| string | filename |
Exports the grid to a XLS file.
public void ExportToExcel(string filename, bool onePagePerSheet)
| Type | Name | Description |
|---|---|---|
| string | filename | |
| bool | onePagePerSheet |