PropertyType Property
Gets the type of the property.
Definition
Namespace: Avalonia.Data.Core.Plugins
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
Type? PropertyType { get; }
ReadOnly Property PropertyType As Type
Get
abstract PropertyType : Type with get
Property Value
TypeExceptions
| InvalidOperationException | The accessor has not been subscribed to yet. |
See Also
Reference
IPropertyAccessor Interface
Avalonia.Data.Core.Plugins Namespace