Skip to main content

MVCxFilterControlExpressionInfo.FilterExpressionForAccess Property

Returns the filter expression for an Access database.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public string FilterExpressionForAccess { get; }

Property Value

Type Description
String

A string value that is the filter expression.

See Also