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