GrapeCity.Xaml.SpreadSheet.Data
OpenFlags Property


Gets or sets open flags of the Csv source.
Syntax
'Declaration
 
Public Property OpenFlags As TextFileOpenFlags
'Usage
 
Dim instance As CsvFileSource
Dim value As TextFileOpenFlags
 
instance.OpenFlags = value
 
value = instance.OpenFlags
public TextFileOpenFlags OpenFlags {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