GridView.SetColumnWidth(int)GridView.ColumnWidth
Documentation for this section has not yet been entered.
Return the requested width of a column in the grid.
This may not be the actual column width used. Use GridView.ColumnWidth to retrieve the current real width of a column.
[Android Documentation]