www.csvreader.com

The IFormatProvider to use while attempting to parse values for this column. Contains culture specific settings for date and numeric values.

[Visual Basic]
Public Property FormatProvider As IFormatProvider
[C#]
public System.IFormatProvider FormatProvider {get; set;}

See Also

DataReaderBase.DataReaderColumn Class | DataStreams.Common Namespace