<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Band > PageFooterBand >Method |
Name |
Description |
Gets the page footer band. |
|
Gets the component of the given name. |
|
Gets the average from the given field. |
|
Gets the number of dataset rows. |
|
Gets the occurrence count of the given value from the given field. |
|
Gets the maximum value from the given field. |
|
Gets the minimum value from the given field. |
|
Gets the number of total rows of the given data set. |
|
Gets the cursor index of the current row. |
|
Gets the sum from the given field. |
|
Gets the data value of the given field. |
|
Gets the height of available page space for a new band. |
|
Gets the band height. |
|
Gets the band name. |
|
Gets the parent component. |
|
Gets the current report component. |
|
Gets the report template. |
|
Gets the user defined value. |
|
Gets the band width. |
|
Indicates whether the current row cursor is on the last of the dataset. |
|
Indicates whether the field value is null. |
|
Indicates whether the component is enabled. |
|
Indicates whether the component is invisible. |
|
Indicates whether not print the page footer on the last page. |
|
Indicates whether there is available space of given height in the current page. |
|
Sets whether to enable the component. |
|
Sets whether the component to be invisible. |
|
Enable or disable printing the page footer band on the last page. |
|
Assigns a user defined value to the user value. |