www.csvreader.com

Returns the count of columns found on the current record when looping with the ReadRecord method.

[Visual Basic]
Public ReadOnly Property ColumnCount As Integer
[C#]
public int ColumnCount {get;}

See Also

SpreadsheetReader Class | DataStreams.Common Namespace