IDirectPropertyMetadataEnableDataValidation Property

Gets a value indicating whether the property is interested in data validation.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool? EnableDataValidation { get; }

Property Value

NullableBoolean

See Also