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