Class GridCsvExport
The component that configures the CSV export.
Inheritance
System.Object
GridCsvExport
Inherited Members
Namespace: Telerik.Blazor.Components
Assembly: Telerik.Blazor.dll
Syntax
public class GridCsvExport : GridSpreadsheetExport<GridBeforeCsvExportEventArgs, GridAfterCsvExportEventArgs>
Constructors
GridCsvExport()
Declaration
public GridCsvExport()