NevronOpenVision
Nevron.Nov.Text.Data Namespace / NDataSourceLoadSettings Class / HeaderRow Property
In This Topic
    HeaderRow Property (NDataSourceLoadSettings)
    In This Topic
    Indicates whether the first row of data contains the names of the columns for data source format that support this (e.g. Excel, CSV).
    Syntax
    public System.bool HeaderRow {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also