System.ComponentModel.ITypedList.GetListName Method

Returns the name of the list.

Syntax

public string GetListName (PropertyDescriptor[] listAccessors)

Parameters

listAccessors
An array of System.ComponentModel.PropertyDescriptor objects, for which the list name is returned. This can be null.

Returns

The name of the list.

Remarks

This method is used only in the design-time framework and by the obsolete System.Windows.Forms.DataGrid control.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0