Gets/Sets the caret column.

Declaration Syntax
public int Column { get; set; }
Public Property Column As Integer
Get
Set
public:
property int Column {
int get ();
void set (int value);
}
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238