Search
GridCell Members
Constructors Properties
 


Represents a data cell in a grid control.

The following tables list the members exposed by the GridCell type.

 Public Constructors

  Name Description

GridCell

Initializes a new instance of the GridCell class.

 Public Properties

  Name Description

column

Gets the column index of this cell.

parent

Gets the parent control of this cell.

row

Gets the row index of this cell.

 See Also