combit List & Label 29 - .NET Help
combit.Reporting.DataProviders Namespace / CsvDataProvider Class
Properties Methods

In This Topic
    CsvDataProvider Class Members
    In This Topic

    The following tables list the members exposed by CsvDataProvider.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property  
    Public PropertyGets or sets the file name of the input file.  
    Public PropertyGets or sets if the first line is used as header (i.e. the contents are used as column names).  
    Public PropertyAllows the specify the framing character.  
    Public Property  
    Public PropertyGets or sets the number of lines to be skipped initially.  
    Public PropertyGets or sets the separator character.  
    Public PropertyGets or sets if counting (i.e. progress) should be supported.  
    Public PropertyGets or sets the name of the resulting table in the Designer.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public Method  
    Top
    See Also