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