Android.Widget.GridView.SetNumColumns Method
Set the number of columns in the grid

Syntax

[Android.Runtime.Register("setNumColumns", "(I)V", "GetSetNumColumns_IHandler")]
public virtual void SetNumColumns (int numColumns)

Parameters

numColumns
The desired number of columns.

Remarks

Set the number of columns in the grid

[Android Documentation]

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1