Persistate API documentation
DataSource Property
NamespacesPersistate.UI.DesktopIPContainerDataSource

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

Gets or sets the object or collection bound to this container.
Declaration Syntax
C#
IClassified DataSource { get; set; }
Remarks
This can be either a Persistent or an IPersistateList. The controls 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)