ExpressionParseExceptionColumn Property

Gets the column position at which the error occurred.

Definition

Namespace: Avalonia.Data.Core
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public int Column { get; }

Property Value

Int32

See Also