PropertyEditor.AllowNull Property
Indicates whether a property represented by the current Property Editor can be set to null.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
Generally, you do not need to use this property.
See Also