ParseFilterCriteriaEventArgs.SetNull() Method
Selects the data value that corresponds to the null value.
Namespace: DevExpress.Utils.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Boolean | true, if the data value is successfully selected; otherwise, false. |
See Also