Skip to main content

DataControlBase.ImplyNullLikeEmptyStringWhenFiltering Property

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

[DP(false)]
public bool ImplyNullLikeEmptyStringWhenFiltering { get; set; }

#Property Value

Type
Boolean
See Also