Class GridExport
Inherited Members
Namespace: Reportman.Reporting.Forms
Assembly: Reportman.Reporting.Forms.dll
Syntax
public class GridExport
Constructors
GridExport()
Declaration
public GridExport()
Methods
Export(DataGridView, string)
Declaration
public static void Export(DataGridView grid, string filename)
Parameters
| Type | Name | Description |
|---|---|---|
| DataGridView | grid | |
| string | filename |