SMART datagrid v.1 > Reporting > Classes > PrintGroupItem
DLReport.PrintGroupItem.itemTop property
所包含的项目的默认top值。
如果打印项没有明确指定top,就会使用该值。
- Getter
- function itemTop(): Number|String
- Setter
- function setItemTop(value: PrintDimension)
- See Also
- itemBottom
- itemLeft
- itemRight
- itemStyles
- Examples
- 发票例题