SMART datagrid v1.4 > Reporting > Classes > PrintTile
DLReport.PrintTile.rows property
행 수.
컬럼 수는 cols로 지정한다.
기본값은 1.
- Getter
- function rows(): Integer
- Setter
- function setRows(value: Integer)
- See Also
- cols
- colWidths
- rowHeights
- rangeMasks
- Examples
- Tile Tutorial
- Quotation Sample