www.csvreader.com

This determines whether the column lookup using the column name will be case sensitive or not. Default is true.

[Visual Basic]
Public Property CaseSensitive As Boolean
[C#]
public bool CaseSensitive {get; set;}

See Also

NamedColumnCollection Class | DataStreams.Common Namespace