colIndex property

int? get colIndex

Implementation

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

Implementation

set colIndex(int? value) native;