[]
        
(Showing Draft Content)

C1.Blazor.Grid.Extensions

Extensions Class

Exposes extension methods to export an instance of FlexGrid in excel format.

Inheritance
Extensions
Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.Excel.dll
Syntax
public static class Extensions

Methods

Name Description
SaveAsync(FlexGrid, Stream, string, SaveFileFormat, GridRowColRanges, GridRowColRanges, GridHeadersVisibility, bool, bool, bool, PrinterSettings)

Saves the contents of the grid in a desired format using GcExcel

SaveAsync(FlexGrid, string, string, SaveFileFormat, GridRowColRanges, GridRowColRanges, GridHeadersVisibility, bool, bool, bool, PrinterSettings)

Saves the contents of the grid in a desired format using GcExcel