WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / SaveFilterExpression Method
The file name for storing filter expressions.
In This Topic
    SaveFilterExpression Method
    In This Topic
    Saves expressions from the Filters collection to a file.
    Syntax
    public void SaveFilterExpression( 
       string fileName
    )

    Parameters

    fileName
    The file name for storing filter expressions.
    Exceptions
    See Also