WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.DataFilter Assembly
/
C1.WinUI.DataFilter Namespace
/
C1DataFilter Class
/ LoadFilterExpression Method
The file name that stores the filter expressions.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LoadFilterExpression Method
In This Topic
Loads expressions to the
Filters
collection from a file.
Syntax
C#
public
void
LoadFilterExpression(
string
fileName
)
Parameters
fileName
The file name that stores the filter expressions.
Exceptions
Exception
Description
System.ArgumentException
System.NotSupportedException
System.ArgumentNullException
System.Security.SecurityException
System.IO.FileNotFoundException
System.UnauthorizedAccessException
System.IO.IOException
System.IO.DirectoryNotFoundException
System.IO.PathTooLongException
System.ArgumentOutOfRangeException
See Also
Reference
C1DataFilter Class
C1DataFilter Members