SMART datagrid v1.4 >  Classes >  CheckBar
DataLudi.CheckBar.radioCheckedIconIndex  property
Checkbar 셀에 체크가 됬을때 사용되는 아이콘 인데스. 
exclusive가 true일때 사용된다. 
- Getter
 - function radioCheckedIconIndex(): Integer
 - Setter
 - function setRadioCheckedIconIndex(value: Integer)
 
- See Also
 - checkBoxImageList
 - defaultIconIndex
 - defaultInactiveIconIndex
 - checkedInactiveIconIndex
 - radioDefaultIconIndex
 - radioDefaultInactiveIconIndex
 - radioCheckedInactiveIconIndex
 - GridBase.registerImageList
 
- Examples
 - CheckBar