Version

TextEditorKeyPressEventArgs class Members

The following tables list the members exposed by TextEditorKeyPressEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycharGets sets character of key event.Character  
Public PropertykeyCodeGets keyCode of key event.Key code (Inherited from Infragistics.Web.UI.TextEditorKeyEventArgs)
See Also