colCount property

int? get colCount

Implementation

int? get colCount native;
set colCount (int? value)

Implementation

set colCount(int? value) native;