Click or drag to resize

EndRowLayoutEventArgs Properties

The EndRowLayoutEventArgs type exposes the following members.

Properties
Name Description
Public property Bounds
Gets or sets the row bounds.
Public property Cancel
Gets or sets a value indicating whether this row should be the last one printed.
Public property LayoutCompleted
Gets a value indicating whether the row was drawn completely (nothing should be printed on the next page).
Public property RowIndex
Gets the index of the row.
Top
See Also