<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Band > SummaryBand >Method |
Name |
Description |
Gets the summary 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 or with 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 new page is set to be ignored. |
|
Indicates whether the component is invisible. |
|
Indicates whether there is available space of given height in the current page. |
|
Indicates whether alignment is top-down. |
|
Sets whether to enable the component. |
|
Sets the band height. |
|
Set or unset ignoring of the new page. |
|
Sets whether the component to be invisible. |
|
Set or unset top-down alignment. |
|
Assigns a user defined value to the user value. |