Property UseIndent
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.v9.dll
UseIndent
When implemented by a class, gets or sets a boolean value indicating whether the multi-line text should be indented when inserting to the edit control.
bool UseIndent { get; set; }