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