FilterValue.FilterAllQuery Field
The Show All filter query.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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.v24.1.dll
NuGet Package: DevExpress.Web
public const string FilterAllQuery = "(ShowAll)"
Public Const FilterAllQuery As String = "(ShowAll)"
Type | Description |
---|---|
String | “(ShowAll)” |
No
Your feedback is appreciated.