SMART datagrid v1.4 > Reporting > Classes

[ grids ver.1.0]   Back  Forward

DLReport.PrintBand  class

하나 이상의 데이터행을 연속적으로 출력하는 출력 구성 요소 모델의 기반 클래스. 

여러 페이지에 연속적으로 출력될 수 있고, 각 페이지마다 header, footer를 포함할 수 있다. 

Base Classes
EventAware > DLBase
Inherited Classes
PrintCrosstabBand, PrintDataBand, PrintTableBand
Properties
data
rowGap
sectionFooter
sectionHeader
styles
Inherited Methods
EventAware.addListener
DLBase.assign
DLBase.getProperties
DLBase.getProperty
EventAware.removeListener
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
GridReport.bands
Examples
Data Band
Data Band
Crosstab Band
리포트 시작하기