[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.FileFormat

FileFormat Enum

Specifies file formats available for saving the grid.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public enum FileFormat

Fields

Name Description
Csv

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

Html

Hypertext markup language.

Text

Tab-separated plain text format.