EnterableCharacters


Function

 

Specifies the characters that are allowed to be entered.

 

Variable type

 

[ C#: string ] [ VB.NET: String ]
 

 

Initial value

 

""

 

Setting value

 

List the allowed characters and specify them as a single string.
The maximum length of the string is 256 characters.
 

Remarks

 

It can be specified when String [character string] is specified for DataType.