CellLayoutEventArgs Properties |
The CellLayoutEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Bounds |
Gets the bounds of the cell.
|
![]() |
CellIndex |
Gets the index of the cell.
|
![]() |
Graphics |
Gets the graphics, on which the cell should be drawn.
|
![]() |
RowIndex |
Gets the index of the row.
|
![]() |
Value |
Gets the value.
|