Click or drag to resize

FileCsvDocumentHasHeader Property

True if the document has a header row of column names. See ColumnIndex(String).

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public bool HasHeader { get; }

Property Value

Type: Boolean
See Also