In This Topic
Saves the contents of the grid in a desired format using GcExcel
Overload List
Overload | Description |
SaveAsync(FlexGrid,String,String,SaveFileFormat,GridRowColRanges,GridRowColRanges,GridHeadersVisibility,Boolean,Boolean,Boolean,PrinterSettings) | Saves the contents of the grid in a desired format using GcExcel |
SaveAsync(FlexGrid,Stream,String,SaveFileFormat,GridRowColRanges,GridRowColRanges,GridHeadersVisibility,Boolean,Boolean,Boolean,PrinterSettings) | Saves the contents of the grid in a desired format using GcExcel |
See Also