FlexGrid for WinForms
KeyPressEditEventArgs Class Members
Properties 

The following tables list the members exposed by KeyPressEditEventArgs.

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

Reference

KeyPressEditEventArgs Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback