Persistate API documentation
SelectedObject Property
NamespacesPersistate.UI.DesktopPLookupControlSelectedObject

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

Gets the object selected using the Select column in the choice grid.
Declaration Syntax
C#
public Persistent SelectedObject { get; }
Remarks
This has a value only if SelectMultiple is false, and after the user has searched for choices and selected one of them by clicking in the Select column. The selected object is also set into the many collection object as the single object in the collection.

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