IDirectPropertyMetadataEnableDataValidation Property
Gets a value indicating whether the property is interested in data validation.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool? EnableDataValidation { get; }
ReadOnly Property EnableDataValidation As Boolean?
Get
abstract EnableDataValidation : Nullable<bool> with get
Property Value
NullableBoolean