Method |
Description |
|
Dispose ( ) : void |
|
|
cReportSectionLine ( ) : System |
|
|
getAspect ( ) : cReportAspect |
|
|
getControls ( ) : cReportControls |
|
|
getFormulaHide ( ) : cReportFormula |
|
|
getHasFormulaHide ( ) : bool |
|
|
getIdField ( ) : String |
|
|
getIndex ( ) : int |
|
|
getKey ( ) : String |
|
|
getKeyPaint ( ) : String |
|
|
getName ( ) : string |
|
|
getRealIndex ( ) : int |
|
|
getSectionName ( ) : String |
|
|
getTypeSection ( ) : csRptSectionType |
|
|
setAspect ( cReportAspect rhs ) : void |
|
|
setControls ( cReportControls rhs ) : void |
|
|
setCopyColl ( cReportControls2 rhs ) : void |
|
|
setHasFormulaHide ( bool rhs ) : void |
|
|
setIdField ( String rhs ) : void |
|
|
setIndex ( int rhs ) : void |
|
|
setKey ( String rhs ) : void |
|
|
setKeyPaint ( String rhs ) : void |
|
|
setName ( string name ) : void |
|
|
setRealIndex ( int rhs ) : void |
|
|
setSectionName ( String rhs ) : void |
|
|
setTypeSection ( csRptSectionType rhs ) : void |
|
|