FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / Save Method

In This Topic
    Save Method (C1FlexGrid)
    In This Topic
    Saves the contents of the grid to a System.IO.StreamWriter.
    Overload List
    OverloadDescription
    Saves the contents of the grid to a System.IO.StreamWriter.  
    Saves the contents of the grid to a stream.  
    Saves the contents of the grid to an UTF8-encoded stream.  
    Saves the contents of the grid to an UTF8-encoded stream.  
    Saves the contents of the grid to a file.  
    Saves the contents of the grid to an UTF8-encoded file.  
    Saves the contents of the grid to an UTF8-encoded file.  
    See Also