Click or drag to resize

GridCell Properties

The GridCell type exposes the following members.

Properties
  NameDescription
Public propertyColumn
Gets the column of the cell, or null
Public propertyColumnIndex
Gets the index of the column.
Public propertyItem
Gets the item associated with the row of the cell.
Public propertyRowIndex
Gets the index of the row.
Top
See Also