[]
        
(Showing Draft Content)

C1.iOS.Grid.GridFileFormat.Csv

Csv Field

Comma-separated values (can be loaded into Excel).

Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public const GridFileFormat Csv = 0
Returns
Type Description
GridFileFormat Comma-separated values (can be loaded into Excel).
Remarks

Cell values are enclosed in double quotes and separated by commas.