SMART datagrid v1.4 > Reporting > Classes > ReportDataLoadOptions
DLReport.ReportDataLoadOptions.maxRowCount property
0보다 큰 값이면 지정된 행 수 이하 만큼만 데이터셋으로 가져온다.
기본값은 0.
- Getter
- function maxRowCount(): Integer
- Setter
- function setMaxRowCount(value: Integer)
- See Also
- dataType
- startRow
- Examples
- 리포트 시작하기