GridLayoutChild.column
int column() @propertyGet column property.
Returns
The column to place the child in.
void column(int propval) @propertySet column property.
Parameters
propval | The column to place the child in. |
int column() @propertyGet column property.
void column(int propval) @propertySet column property.
propval | The column to place the child in. |