Value Property
Gets the current value of the property.
Definition
Namespace: Avalonia.Data.Core.Plugins
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public override Object? Value { get; }
Public Overrides ReadOnly Property Value As Object
Get
abstract Value : Object with get
override Value : Object with get
Property Value
ObjectImplements
IPropertyAccessor.ValueSee Also
Reference
DataValidationBase Class
Avalonia.Data.Core.Plugins Namespace