Skip to main content

ParseFilterCriteriaEventArgs.SetBlanks() Method

Selects the data value that corresponds to the blank value.

Namespace: DevExpress.Utils.Filtering

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public bool SetBlanks()

Returns

Type Description
Boolean

true, if the data value is successfully selected; otherwise, false.

See Also