AvalonEdit
IndentationString Property
NamespacesICSharpCode.AvalonEdit.Indentation.CSharpCSharpIndentationStrategyIndentationString
Gets/Sets the indentation string.
Declaration Syntax
C#Visual BasicVisual C++
public string IndentationString { get; set; }
Public Property IndentationString As String
	Get
	Set
public:
property String^ IndentationString {
	String^ get ();
	void set (String^ value);
}

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