Property AutoIndentChars
AutoIndentChars
Gets or sets a collection of characters that initializes an indentation procedure when typing.
public virtual char[] AutoIndentChars { get; set; }
Property Value
- char[]
Gets or sets a collection of characters that initializes an indentation procedure when typing.
public virtual char[] AutoIndentChars { get; set; }