AvalonEdit
Tab Property
NamespacesICSharpCode.AvalonEdit.SnippetsInsertionContextTab
Gets the indentation string for a single indentation level.
Declaration Syntax
C#Visual BasicVisual C++
public string Tab { get; private set; }
Public Property Tab As String
	Get
	Private Set
public:
property String^ Tab {
	String^ get ();
	private: void set (String^ value);
}

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