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