[]
Gets the name of the list supplying data for the binding.
public virtual string GetListName(PropertyDescriptor[] listAccessors)
| Type | Name | Description |
|---|---|---|
| PropertyDescriptor[] | listAccessors | An array of PropertyDescriptor objects, the list name for which is returned. This can be null. |
| Type | Description |
|---|---|
| string | The name of the list. |