Property AutoIndentChars
AutoIndentChars
When implemented by a class, gets or sets a collection of characters that initializes an indentation procedure when typing.
char[] AutoIndentChars { get; set; }
Property Value
- char[]
When implemented by a class, gets or sets a collection of characters that initializes an indentation procedure when typing.
char[] AutoIndentChars { get; set; }