System.Windows.Forms.ListControl.RefreshItem Method

When overridden in a derived class, resynchronizes the data of the object at the specified index with the contents of the data source.

Syntax

protected abstract void RefreshItem (int index)

Parameters

index
The zero-based index of the item whose data to refresh.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0