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

MVCxFilterControlExpressionInfo.FilterExpressionForAccess Property

Returns the filter expression for an Access database.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v18.2.dll

Declaration

public string FilterExpressionForAccess { get; }

Property Value

Type Description
String

A string value that is the filter expression.

See Also