SMART datagrid v.1 > Reporting > Classes

Back  Forward

DLReport.PrintHBox  class

Group Item which displays one or more Print Items specified by items in horizontal order. 

When add as setting object, "type" will be "hbox". If you want to arrange vertically, you can use PrintVBox

Base Classes
PrintBox > PrintGroupItem > PrintItem > DLBase
Inherited Properties
PrintItem.bottom
PrintItem.col
PrintItem.colSpan
PrintGroupItem.count
PrintItem.data
PrintItem.footer
PrintItem.footerCollapsible
PrintItem.header
PrintItem.headerCollapsible
PrintItem.height
PrintItem.id
PrintItem.index
PrintGroupItem.itemBottom
PrintGroupItem.itemLeft
PrintGroupItem.itemRight
PrintGroupItem.items
PrintGroupItem.itemStyles
PrintGroupItem.itemTop
PrintItem.left
PrintItem.maxHeight
PrintItem.maxWidth
PrintItem.minHeight
PrintItem.minWidth
PrintItem.right
PrintItem.row
PrintItem.rowSpan
PrintItem.styleName
PrintItem.styles
PrintItem.top
PrintItem.width
PrintItem.zindex
Inherited Methods
DLBase.assign
DLBase.getProperties
DLBase.getProperty
DLBase.setProperties
DLBase.setProperty
DLBase.toggle

 

See Also
PrintVBox
PrintList
PrintTile
Examples
Hello Report