Persistate API documentation
ObjectsSelected Event
NamespacesPersistate.UI.DesktopPLookupControlObjectsSelected

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

Occurs when the user makes either a single selection in the choice grid or checks multiple items then clicks the Select button
Declaration Syntax
C#
public event CancelEventHandler ObjectsSelected
Remarks
You can inhibit the execution of any configured Operation for the selected object(s) by setting the Cancel property true in the CancelEventArgs object passed with the event.

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