colCount 属性

int? colCount

实现

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

实现

set colCount(int? value) native;