FilterValue.IsEmpty Property
Indicates whether the filter value corresponds to an empty filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
If an end-user selects a filter value which corresponds to an empty filter, the Header Filter displays all items.
See Also