Type Property
Gets the type of the binding value.
Definition
Namespace: Avalonia.Data
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public BindingValueType Type { get; }
Public ReadOnly Property Type As BindingValueType
Get
member Type : BindingValueType with get