BeginCellLayoutEventArgs Properties |
The BeginCellLayoutEventArgs 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
.)
|
![]() |
Skip |
Gets or sets a value indicating whether the value of this cell should be skipped.
|
![]() |
Value |
Gets the value.
(Inherited from
CellLayoutEventArgs
.)
|