FilterValue.FilterAllQuery Field
The Show All filter query.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Field Value
| Type | Description |
|---|---|
| String | “(ShowAll)” |
See Also
The Show All filter query.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
public const string FilterAllQuery = "(ShowAll)"
Public Const FilterAllQuery As String = "(ShowAll)"
| Type | Description |
|---|---|
| String | “(ShowAll)” |