Android.Widget.TableLayout.IsColumnStretchable Method

Syntax

[Android.Runtime.Register("isColumnStretchable", "(I)Z", "GetIsColumnStretchable_IHandler")]
public virtual bool IsColumnStretchable (int columnIndex)

Parameters

columnIndex
the index of the column

Returns

Documentation for this section has not yet been entered.

Remarks

Returns whether the specified column is stretchable or not.

[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