TextDataProviderAutoDetectColumnHeaders Property |
Gets or sets a value indicating whether EasyMap automatic detect column headers.
Namespace:
Easymap.AddIn.Data.Provider
Assembly:
EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax public bool AutoDetectColumnHeaders { get; set; }
Public Property AutoDetectColumnHeaders As Boolean
Get
Set
Property Value
Type:
BooleanSee Also