colSpan property

int colSpan

Implementation

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

Implementation

set colSpan(int? value) native;