GridLayoutChild.setColumn
void setColumn(int column) nothrowSets the column number to attach the left side of child.
Parameters
column | the attach point for child |
void setColumn(int column) nothrowSets the column number to attach the left side of child.
column | the attach point for child |