ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / Save Method

In This Topic
    Save Method
    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.  
    See Also