SMART datagrid v.1 > Reporting > Classes

Back  Forward

DLReport.PrintVLineItem  class

The item which displays the vertical line. 

When add it as setting object, "type" will be "vline". And, the horizontal line is printed as PrintHLineItem

Base Classes
PrintLineItem > PrintItem > DLBase
Inherited Properties
PrintItem.bottom
PrintItem.col
PrintItem.colSpan
PrintItem.data
PrintItem.footer
PrintItem.footerCollapsible
PrintItem.header
PrintItem.headerCollapsible
PrintItem.height
PrintItem.id
PrintItem.index
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
PrinHLineItem
Examples
Hello Report