AvalonEdit
ShowColumnRuler Property
NamespacesICSharpCode.AvalonEditTextEditorOptionsShowColumnRuler
Gets/Sets whether the column ruler should be shown.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool ShowColumnRuler { get; set; }
Public Overridable Property ShowColumnRuler As Boolean
	Get
	Set
public:
virtual property bool ShowColumnRuler {
	bool get ();
	void set (bool value);
}

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