GrapeCity MultiRow Windows Forms Documentation
CellKeyPressEventArgs Class
Members 


Provides data for the System.Windows.Forms.Control.KeyPress event raised by a GcMultiRow control whenever a key is pressed while the focus is on a Cell.
Syntax
Public Class CellKeyPressEventArgs 
   Inherits System.Windows.Forms.KeyPressEventArgs
Dim instance As CellKeyPressEventArgs
public class CellKeyPressEventArgs : System.Windows.Forms.KeyPressEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.Windows.Forms.KeyPressEventArgs
         GrapeCity.Win.MultiRow.CellKeyPressEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellKeyPressEventArgs Members
GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.