SMART datagrid v1.4 > Reporting > Classes > PrintTableBand
DLReport.PrintTableBand.footer property
밴드 행들이 출력되는 페이지마다 밴드 끝에 출력되는 footer 행.
- Getter
- function footer(): PrintTableBandFooter
- Setter
- function setFooter(value: Object)
- See Also
- columns
- defaultColumnWidth
- fillWidth
- header
- rowTemplate
- Examples
- Table Band
- Data Band
- Crosstab Band
- 리포트 시작하기