ColumnDisplayTextArgs.ShowAsNullText Property
Specifies whether text corresponding to a null value appears faded.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to fade the null text; otherwise, false. |
See Also