Permalink
Fetching contributors…
Cannot retrieve contributors at this time
53 lines (41 sloc) 1.25 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
DataMemberFieldEditor Class
03/30/2017
.net-framework
dotnet-winforms
article
System.Windows.Forms.Design.DataMemberFieldEditor
System.Design.dll
Assembly
27ae39b7-3491-40f9-9b33-2de798f123ad
apiref
4
mairaw
mairaw
wpickett

DataMemberFieldEditor Class

Provides user interface for editing properties of data-bound objects by listing all properties of the DataSource object to select the value source from.

Syntax

internal class DataMemberFieldEditor : UITypeEditor

[!WARNING] The DataMemberFieldEditor 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