AvalonEdit
Column Property
NamespacesICSharpCode.AvalonEdit.DocumentITextAnchorColumn
Gets the column number of this anchor.
Declaration Syntax
C#Visual BasicVisual C++
int Column { get; }
ReadOnly Property Column As Integer
	Get
property int Column {
	int get ();
}
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when trying to get the Offset from a deleted anchor.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238