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

In This Topic
    Save Method (FlexGrid)
    In This Topic
    Saves the contents of the grid to a file.
    Overload List
    OverloadDescription
    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.  
    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 stream.  
    Saves the contents of the grid to a System.IO.StreamWriter.  
    See Also