SMART datagrid v1.4 > Reporting > Classes > PrintCrosstabBand
DLReport.PrintCrosstabBand.footer property
밴드 행들이 출력되는 페이지마다 밴드 끝에 출력되는 footer 행.
- Getter
- function footer(): PrintCrosstabBandFooter
- Setter
- function setFooter(value: PrintCrosstabBandFooter)
- See Also
- columnFields
- fillWidth
- groupFooter
- header
- rowFields
- rowSummary
- title
- valueFields
- Examples
- Crosstab Band
- Table Band
- Data Band
- 리포트 시작하기