Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
cReportSection ( ) : System | ||
getAspect ( ) : |
||
getFormulaHide ( ) : |
||
getHasFormulaHide ( ) : bool | ||
getIndex ( ) : int | ||
getKey ( ) : String | ||
getKeyPaint ( ) : String | ||
getName ( ) : String | ||
getRealIndex ( ) : int | ||
getSectionLines ( ) : |
||
getTypeSection ( ) : csRptSectionType | ||
setAspect ( |
||
setHasFormulaHide ( bool rhs ) : void | ||
setIndex ( int rhs ) : void | ||
setKey ( String rhs ) : void | ||
setKeyPaint ( String rhs ) : void | ||
setName ( String rhs ) : void | ||
setRealIndex ( int rhs ) : void | ||
setSectionLines ( |
||
setTypeSection ( csRptSectionType rhs ) : void |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
load ( CSXml xDoc, |
||
releaseReferences ( ) : void | ||
save ( CSXml xDoc, |
||
setCopyColl ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public getFormulaHide ( ) : |
||
Результат |
public getSectionLines ( ) : |
||
Результат |
public getTypeSection ( ) : csRptSectionType | ||
Результат | csRptSectionType |
public setAspect ( |
||
rhs | ||
Результат | void |
public setHasFormulaHide ( bool rhs ) : void | ||
rhs | bool | |
Результат | void |
public setSectionLines ( |
||
rhs | ||
Результат | void |
public setTypeSection ( csRptSectionType rhs ) : void | ||
rhs | csRptSectionType | |
Результат | void |