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