Skip to main content

Value Property

Gets the current value of the property.

Definition

Namespace: Avalonia.Data.Core.Plugins
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public override Object? Value { get; }
View Source

Property Value

Object

Implements

IPropertyAccessor.Value

See Also

Reference

DataValidationBase Class
Avalonia.Data.Core.Plugins Namespace