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