Persistate API documentation
DataPropertyName Property
NamespacesPersistate.UI.DesktopPContainerDataPropertyName

[This is preliminary documentation and is subject to change.]

Gets or sets the name of the property bound to this control.
Declaration Syntax
C#
public string DataPropertyName { get; set; }
Remarks
If this is set, then this PContainer must be embedded in a parent IPContainer which is bound to an object. The property bound to this PContainer is the named property of the object bound to the parent IPcontainer. This of course must be an object or a collection suitable for the contents of this PContainer.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)