Save(String,FileFormat) Method
Saves the contents of the grid to an UTF8-encoded file.
'Declaration
Public Overloads Sub Save( _
ByVal As String, _
ByVal As FileFormat _
)
Parameters
- fileName
- Name of the file to save.
- format
- FileFormat value that specifies the format used to save the file.