Android.Widget.TableLayout.IsColumnCollapsed Method

Syntax

[Android.Runtime.Register("isColumnCollapsed", "(I)Z", "GetIsColumnCollapsed_IHandler")]
public virtual bool IsColumnCollapsed (int columnIndex)

Parameters

columnIndex
the index of the column

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the collapsed state of the specified column.

[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