Overload List

  Name Description
Public method Save(Stream, FileFormat)
Saves the contents of the grid to a stream.
Public method Save(String, FileFormat)
Saves the contents of the grid to a file.
Public method Save(Stream, FileFormat, SaveOptions)
Saves the contents of the grid to a stream.
Public method Save(String, FileFormat, SaveOptions)
Saves the contents of the grid to a file.

See Also