ParseFilterCriteriaEventArgs.SetNotEmpty() Method
Selects the data values that do not correspond to the empty string value.
Namespace: DevExpress.Utils.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the data values are successfully selected; otherwise, false. |
See Also