SMART datagrid v1.4 > Reporting > Classes > PrintShapeItem
DLReport.PrintShapeItem.shape property
출력될 모양을 지정한다.
이 속성이 지정되지 않으면 아이템 스타일의 shapeName에 설정한 모양대로 그려진다.
기본값은 star.
- Getter
- function shape(): String
- Setter
- function setShape(value: String)
- See Also
- GridStyles.shapeName
- Examples
- Report Designer Sample