colCount property

int colCount

Implementation

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

Implementation

set colCount(int? value) native;