NullValueAttribute.Value Property
In This Article
Gets or sets a null value for a property or a field.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Property Value
Type | Description |
---|---|
Object | A Object value which is associated with a null value for a property or a field. |
See Also