GrapeCity.Xaml.SpreadSheet.Data
Encoding Property


Gets or sets the encoding for the Csv file.
Syntax
'Declaration
 
Public Property Encoding As Encoding
'Usage
 
Dim instance As CsvFileSource
Dim value As Encoding
 
instance.Encoding = value
 
value = instance.Encoding
public Encoding Encoding {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

CsvFileSource Class
CsvFileSource Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options