AvalonEdit
Indentation Property
NamespacesICSharpCode.AvalonEdit.SnippetsInsertionContextIndentation
Gets the indentation at the insertion position.
Declaration Syntax
C#Visual BasicVisual C++
public string Indentation { get; private set; }
Public Property Indentation As String
	Get
	Private Set
public:
property String^ Indentation {
	String^ get ();
	private: void set (String^ value);
}

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