[This is preliminary documentation and is subject to change.]
Gets or sets the name of the public property bound to this
control.
| C# |
public string DataPropertyName { get; set; }
This should be a property of the Persistent object
set into the containing IPContainer's DataSource property. This of course
should be a collection property.