AllowedChars

NumberField.AllowedChars property

获取或设置允许的字符。

public string AllowedChars { get; set; }

适当的价值

允许的字符字符串。默认为0123456789

也可以看看