Version

GridCellEventArgs Class Members

The following tables list the members exposed by GridCellEventArgs.

Public Constructors
 NameDescription
Public ConstructorGridCellEventArgs ConstructorInitializes a new GridCellEventArgs.  
Public Properties
 NameDescription
Public PropertyCellInfoGets information about the cell in context.  
Public PropertyGridGets the grid owning the cell.  
See Also