TOC : Script API > JavaScript > JavaScript API > Component > Band > DataExpanderBand >

 

Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Band > DataExpanderBand >

 

Method

 

 

Name

Description

GetBand

Gets the data expander band.

GetBindingOrderList

Gets the detail data expander band binding order list.

GetComponentByName

Gets the component of the given name.

GetDataSetAVG

Gets the average from the given field.

GetDataSetCNT

Gets the number of dataset rows.

GetDataSetFREQ

Gets the occurrence count of the given value from the given field.

GetDataSetMAX

Gets the maximum value from the given field.

GetDataSetMIN

Gets the minimum value from the given field.

GetDataSetName

Gets the dataset name.

GetDataSetRowCount

Gets the number of total rows of the given data set.

GetDataSetRowIndex

Gets the cursor index of the current row.

GetDataSetSUM

Gets the sum from the given field.

GetDataSetValue

Gets the data value ofGets the minimum value from  the given field.

GetDummyFooterCount

Gets the number of dummy footer bands.

GetDummyHeaderCount

Gets the number of dummy header bands.

GetHeight

Gets the band height.

GetMasterName

Gets the master band name.

GetName

Gets the band name.

GetODIName

Gets the ODI name.

GetParent

Gets the parent component.

GetRepeatNumber

Gets the repeat count.

GetReport

Gets the current report component.

GetReportTemplate

Gets the report template.

GetUserValue

Gets the user defined value.

GetWidth

Get width of the band.

IsAutoSize

Indicates whether auto sizing is enabled.

IsDataSetLastRow

Indicates whether the current row cursor is on the last of the dataset.

IsDataSetValueNull

Indicates whether the field value is null.

IsEmptyDataBand

Indicates whether the data expander band is bound with no data (empty band).

IsEnable

Indicates whether the component is enabled.

IsFixMaster

Indicates whether the master band is fixed.

IsFixTitle

Indicates whether the title is fixed.

IsForceNewPage

Indicates whether forcing of new page is enabled.

IsInvisible

Indicates whether the component is invisible.

SetAutoSize

Sets whether to automatically control  the component size.

SetBindingOrderList

Sets the binding order of detail bands.

SetEnable

Sets whether to enable the component.

SetFixMaster

Sets whether to fix the master band.

SetFixTitle

Sets whether to fix the title.

SetForceNewPage

Sets whether to force a new page.

SetInvisible

Sets whether the component to be invisible.

SetRepeatNumber

Sets the repeat count.

SetUserValue

Assigns a user defined value to the user value.

SetWidth

Sets the width.