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: 11.2.0.0
Syntaxpublic bool AutoDetectColumnHeaders { get; set; }
Public Property AutoDetectColumnHeaders As Boolean
Get
Set
Property Value
Type:
Boolean
See Also