SMART datagrid v1.4 > Classes > CheckBar

[ grids ver.1.4.4]   Back  Forward

DataLudi.CheckBar.defaultInactiveIconIndex  property

Checkbar 셀이 비활성화 상태일때 체크가 안된 경우 사용되는 아이콘 인데스. 

exclusive가 false일때 사용된다. 

Getter
function defaultInactiveIconIndex(): Integer
Setter
function setDefaultInactiveIconIndex(value: Integer)
See Also
checkBoxImageList
defaultIconIndex
checkedInactiveIconIndex
radioDefaultIconIndex
radioCheckedIconIndex
radioDefaultInactiveIconIndex
radioCheckedInactiveIconIndex
GridBase.registerImageList
Examples
CheckBar