BindingMemberInfo Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the BindingMemberInfo class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- dataMember
-
Type:
System::String^
A navigation path that resolves to either the property of an object or the property of the current object in a list of objects.
A BindingMemberInfo is created automatically when you call the BindingMemberInfo constructor with a control-property name, data source, and navigation path. The dataMember parameter contains the BindingMember string.
.NET Framework
Available since 1.1
Available since 1.1
BindingMemberInfo
BindingMemberInfo Structure
System.Windows.Forms Namespace
Show: