C1.Silverlight.FlexGrid.5
Save Method

Saves the contents of the grid to a System.IO.StreamWriter.
Overload List
OverloadDescription
Save(StreamWriter,FileFormat,SaveOptions)Saves the contents of the grid to a System.IO.StreamWriter.  
Save(Stream,FileFormat,Encoding,SaveOptions)Saves the contents of the grid to a stream.  
Save(Stream,FileFormat,SaveOptions)Saves the contents of the grid to an UTF8-encoded stream.  
Save(Stream,FileFormat)Saves the contents of the grid to an UTF8-encoded stream.  
Save(String,FileFormat,Encoding,SaveOptions)Saves the contents of the grid to a file.  
Save(String,FileFormat,SaveOptions)Saves the contents of the grid to an UTF8-encoded file.  
Save(String,FileFormat)Saves the contents of the grid to an UTF8-encoded file.  
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.