CsvSourceOptions.EncodingName Property
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
String | null |
See Also
Namespace: DevExpress.DataAccess.Excel
Assembly: DevExpress.DataAccess.v24.2.dll
[Browsable(false)]
[DefaultValue(null)]
public string EncodingName { get; set; }
<DefaultValue(Nothing)>
<Browsable(False)>
Public Property EncodingName As String
Type | Default |
---|---|
String | null |
No
Your feedback is appreciated.