C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : Save Method |
Overload | Description |
---|---|
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. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2