PdfTable Events |
The PdfTable type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BeginCellLayout |
The event raised on starting cell lay outing.
|
![]() |
BeginPageLayout |
Event. Raises before the element should be printed on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
BeginRowLayout |
The event raised on starting row lay outing.
|
![]() |
EndCellLayout |
The event raised on having finished cell layout.
|
![]() |
EndPageLayout |
Event. Raises after the element was printed on the page.
(Inherited from
PdfLayoutWidget
.)
|
![]() |
EndRowLayout |
The event raised on having finished row lay outing.
|
![]() |
QueryColumnCount |
The event raised when the column number is requested.
|
![]() |
QueryNextRow |
The event raised when the next row data is requested.
|
![]() |
QueryRowCount |
The event raised when the row number is requested.
|