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