AvalonEdit
CutCopyWholeLine Property
NamespacesICSharpCode.AvalonEditTextEditorOptionsCutCopyWholeLine
Gets/Sets whether copying without a selection copies the whole current line.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool CutCopyWholeLine { get; set; }
Public Overridable Property CutCopyWholeLine As Boolean
	Get
	Set
public:
virtual property bool CutCopyWholeLine {
	bool get ();
	void set (bool value);
}

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