ComponentOne FlexGrid for WinForms
KeyPressEditEventArgs Class Members
Properties 

C1.Win.C1FlexGrid Namespace : KeyPressEditEventArgs Class

The following tables list the members exposed by KeyPressEditEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the KeyPressEditEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyGets the column index of the cell being edited when the key was pressed.  
Public PropertyGets or sets a value indicating whether the event was handled and should be ignored by the control.  
Public PropertyGets the character corresponding to the key pressed.  
Public PropertyGets the row index of the cell being edited when the key was pressed.  
Top
See Also

Reference

KeyPressEditEventArgs Class
C1.Win.C1FlexGrid Namespace