SMART datagrid v.1 > Reporting > Classes

Back  Forward

abstract DLReport.PrintItem  class

The base class of print components displayed in the report page. 

The output items can be contained in Group Item or directly added in Band

Base Classes
DLBase
Inherited Classes
PrintBarcodeItem, PrintChartItem, PrintGroupItem, PrintImageItem, PrintLineItem, PrintQrcodeItem, PrintShapeItem, PrintTextItem
Properties
bottom
col
colSpan
data
footer
footerCollapsible
header
headerCollapsible
height
id
index
left
maxHeight
maxWidth
minHeight
minWidth
right
row
rowSpan
styleName
styles
top
width
zindex
Inherited Methods
DLBase.assign
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
PrintGroupItem
PrintItemBand
Print Items Layout
Print Dimension
Examples
Hello Report
VBox Tutorial
HBox Tutorial
List Tutorial
Tile Tutorial
Canvas Tutorial