Version 24.2 (latest)

InvalidCharEventArgs Class Properties

For a list of all members of this type, see InvalidCharEventArgs members.

Public Properties
 NameDescription
Public PropertyBeepGets or sets a value indicating whether the XamMaskedEditor should beep.  
Public PropertyCharGets the invalid character that the user attempted to input.  
Public PropertyDisplayCharGets the display character instance where the user attempted to enter the invalid character.  
See Also