Click or drag to resize
SpreadsheetReaderColumnCount Property
Returns the count of columns found on the current record when looping with the ReadRecord method.

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public int ColumnCount { get; }

Property Value

Type: Int32
See Also