Click or drag to resize

CellPaintEventArgs Properties

The CellPaintEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCellState
The state of the cell to be painted.
Public propertyIsEditing
Gets a value indicating whether the cell is in edit mode.
Public propertyIsSelected
Gets a value indicating whether the cell is currently selected.
Public propertyItem
The model data item for the row being painted.
Top
See Also