DesignerActionPropertyItem::MemberName Property
.NET Framework (current version)
Gets the name of the property that this item is associated with.
Assembly: System.Design (in System.Design.dll)
The MemberName property specifies which property—in the class derived from the DesignerActionList class—the item should be bound to. When the programmer interacts with the panel item through the user interface (UI), this associated property will be set.
MemberName is set in the constructor. Its value is case-sensitive.
.NET Framework
Available since 2.0
Available since 2.0
Show: