Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / CsvFileSource Class
Properties

In This Topic
    CsvFileSource Class Members
    In This Topic

    The following tables list the members exposed by CsvFileSource.

    Public Constructors
     NameDescription
    Public ConstructorConstructs a data source for Csv file binding.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the cell delimiter.  
    Public PropertyGets or sets the column delimiter.  
    Public PropertyGets or sets the encoding for the Csv file.  
    Public PropertyGets or sets Csv file stream.  
    Public PropertyGets or sets open flags of the Csv source.  
    Public PropertyGets or sets the row delimiter.  
    Top
    See Also