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