public GridLayoutParams(row as Int = -1, column as Int = -1, rowSpan as Int = 1, columnSpan as Int = 1, growX as Int = 0, growY as Int = 0):