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