Android.Widget.GridView.ColumnWidth Property
Return the width of a column in the grid.

Syntax

[get: Android.Runtime.Register("getColumnWidth", "()I", "GetGetColumnWidthHandler")]
public virtual int ColumnWidth { get; }

See Also

GridView.SetColumnWidth(int)
GridView.RequestedColumnWidth

Value

Documentation for this section has not yet been entered.

Remarks

Return the width of a column in the grid.

This may not be valid yet if a layout is pending.

[Android Documentation]

Requirements

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