Android.Widget.ListView.RemoveHeaderView Method
Removes a previously-added header view.

Syntax

[Android.Runtime.Register("removeHeaderView", "(Landroid/view/View;)Z", "GetRemoveHeaderView_Landroid_view_View_Handler")]
public virtual bool RemoveHeaderView (Android.Views.View v)

Parameters

v
The view to remove

Returns

Documentation for this section has not yet been entered.

Remarks

Removes a previously-added header view.

[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