'Declaration Public Overrides Property CharWhiteList As System.String
public override System.String CharWhiteList { get; set; }
Property Value
null - recognized text may contain any character; not null - recognized text may contain only specified characters.
Default value is "0123456789".
Available symbols: "0123456789)(+-/".
Default value is "0123456789".
Available symbols: "0123456789)(+-/".