Persistate API documentation
DataSource Property
NamespacesPersistate.UI.DesktopPContainerDataSource

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

Gets or sets the object bound to this container.
Declaration Syntax
C#
public virtual IClassified DataSource { get; set; }
Remarks
The DataSource can be either a Persistent or an IPersistateList, but must be appropriate to the contents of the container. The IPControls in the container are bound by setting their DataPropertyName properties to the name of the persistent Property within the Persistent object or Persistent elements of the IPersistateList.

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