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