colIndex property

int colIndex

Implementation

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

Implementation

set colIndex(int? value) native;