SMART datagrid v.1 >  Reporting >  Classes >  PrintGroupItem
DLReport.PrintGroupItem.itemBottom  property
The default bottom value of the contained Items. 
This value will be used if Print Item does not explicitly specify bottom. 
- Getter
 - function itemBottom(): Number|String
 - Setter
 - function setItemBottom(value: PrintDimension)
 
- See Also
 - itemTop
 - itemLeft
 - itemRight
 - itemStyles
 
- Examples
 - Invoice Example