EndRowLayoutEventArgs Properties |
The EndRowLayoutEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Bounds |
Gets or sets the row bounds.
|
|
|
Cancel |
Gets or sets a value indicating whether this row should be the last one printed.
|
|
|
LayoutCompleted |
Gets a value indicating whether the row was drawn completely
(nothing should be printed on the next page).
|
|
|
RowIndex |
Gets the index of the row.
|