Persistate API documentation
SetBindings Method (pContainer)
NamespacesPersistate.UI.DesktopPLookupControlSetBindings(IPContainer)

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

Binds this lookup to a many collection.
Declaration Syntax
C#
public override void SetBindings(
	IPContainer pContainer
)
Parameters
pContainer (IPContainer)
The containing IPContainer or null if this control is not contained in another PContainer.
Remarks
This finds the many collection to bind to using the DataSource property and the DataPropertyName property if this is contained in another container. The controls in the lookup, given that they can represent discriminative members from various classes, are not bound.

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