Click or drag to resize

CellLayoutEventArgs Properties

The CellLayoutEventArgs type exposes the following members.

Properties
Name Description
Public property Bounds
Gets the bounds of the cell.
Public property CellIndex
Gets the index of the cell.
Public property Graphics
Gets the graphics, on which the cell should be drawn.
Public property RowIndex
Gets the index of the row.
Public property Value
Gets the value.
Top
See Also