Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
Returns the current number of columns. This is either the last value that was set
with GridLayout.ColumnCount or, if no such value was set, the maximum
value of each the upper bounds defined in NoType:android/widget/GridLayout$LayoutParams;Href=../../../reference/android/widget/GridLayout.LayoutParams.html#columnSpec.
Set method documentation [Android Documentation]
ColumnCount is used only to generate default column/column indices when
they are not specified by a component's layout parameters.