SMART datagrid v1.4 > Classes > CheckBar
DataLudi.CheckBar.checkedInactiveIconIndex property
Checkbar 셀이 비활성화 상태일때에 체크가 됬을때 사용되는 아이콘 인데스.
exclusive가 false일때 사용된다.
- Getter
- function checkedInactiveIconIndex(): Integer
- Setter
- function setCheckedInactiveIconIndex(value: Integer)
- See Also
- checkBoxImageList
- defaultIconIndex
- defaultInactiveIconIndex
- radioDefaultIconIndex
- radioCheckedIconIndex
- radiodefaultInactiveIconIndex
- radiocheckedInactiveIconIndex
- GridBase.registerImageList
- Examples
- CheckBar