Column Property
Gets the column position at which the error occurred.
Definition
Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public int Column { get; }
Public ReadOnly Property Column As Integer
Get
member Column : int with get