UseDefaultCsvEncoding Property
UseDefaultCsvEncoding
Specifies whether the component should use the default encoding for CSV files.
Declaration
[Browsable(false)]
public bool UseDefaultCsvEncoding { get; set; }
<Browsable(False)>
Public Property UseDefaultCsvEncoding As Boolean