EnableDataValidation Property
Gets a value indicating whether the property is interested in data validation.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool? EnableDataValidation { get; }
ReadOnly Property EnableDataValidation As Boolean?
Get
abstract EnableDataValidation : Nullable<bool> with get