SMART datagrid v1.4 > Reporting > Classes > PrintTableBand
DLReport.PrintTableBand.rowTemplate property
데이터행에 출력할 구성 요소들의 layout을 설정하는 행 모델.
- Getter
- function rowTemplate(): PrintTableBandRow
- Setter
- function setRowTemplate(value: Object)
- See Also
- columns
- defaultColumnWidth
- fillWidth
- footer
- header
- Examples
- Table Band
- Data Band
- Crosstab Band
- 리포트 시작하기