Click or drag to resize
GridCsvSettings Properties

The GridCsvSettings type exposes the following members.

Properties
  Name Description
Public property ColumnDelimiter
Gets or set the column delimiter when export grid as CSV.
Public property FileExtension
Gets or sets the file extension when exported grid as CSV name, the default is "csv".
Public property RowDelimiter
Gets or set the row delimiter when export grid as CSV.
Top
See Also