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