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

Gets the display character instance where the user attempted to enter the invalid character.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DisplayChar As DisplayCharBase
C# 
public DisplayCharBase DisplayChar {get;}

See Also