Persistate API documentation
DataPropertyName Property
NamespacesPersistate.UI.DesktopPGridDataPropertyName

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

Gets or sets the name of the public property bound to this control.
Declaration Syntax
C#
public string DataPropertyName { get; set; }
Remarks
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.

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