Permalink
Fetching contributors…
Cannot retrieve contributors at this time
53 lines (41 sloc) 1.31 KB
title ms.custom ms.date ms.prod ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic api_name api_location api_type ms.assetid topic_type caps.latest.revision author ms.author manager
DataMemberListEditor Class
03/30/2017
.net-framework
dotnet-winforms
article
System.Windows.Forms.Design.DataMemberListEditor
System.Design.dll
Assembly
c11d5231-78f2-45a7-9210-3b2d0969370e
apiref
3
mairaw
mairaw
wpickett

DataMemberListEditor Class

Provides a drop-down user interface for editing properties of data-bound objects (objects that have non-null DataSource property) by listing all properties of the DataSource object to select the value source from.

Syntax

internal class DataMemberListEditor : UITypeEditor

[!WARNING] The DataMemberListEditor class is internal and not meant to be used directly in your code.

Microsoft does not support the use of this class in a production application under any circumstance.

Requirements

Namespace: xref:System.Windows.Forms.Design?displayProperty=nameWithType

Assembly: System.Design (in System.Design.dll)

.NET Framework versions: Available since 2.0.

See also

xref:System.Windows.Forms.Design?displayProperty=nameWithType