Skip to main content
A newer version of this page is available. .

MVCxFilterControlExpressionInfo Properties

Provides filter criteria information in the controller.
Name Description
Criteria Gets or sets the filter criteria.
FilterExpressionForAccess Returns the filter expression for an Access database.
FilterExpressionForDataSet Returns the filter expression for a DataSet database.
FilterExpressionForMsSql Returns the filter expression for a MS SQL Server database.
FilterExpressionForOracle Returns the filter expression for an Oracle database.
IsValid Specifies whether the filter criteria is valid.
See Also