colIndex 属性

int? colIndex

实现

int? get colIndex native;
void colIndex=(int? value)

实现

set colIndex(int? value) native;