Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
InvalidCharEventArgs Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Controls.Editors Namespace : InvalidCharEventArgs Class

InvalidCharEventArgs class for firing XamMaskedInput.InvalidChar event of the XamMaskedInput.

Syntax

Visual Basic (Declaration) 
Public Class InvalidCharEventArgs 
   Inherits System.EventArgs
C# 
public class InvalidCharEventArgs : System.EventArgs 

Remarks

See Also