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

    Parameters

    fileName
    The file name that stores the filter expressions.
    Exceptions
    See Also