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