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