Persistate API documentation
ActiveObject Property
NamespacesPersistate.UI.DesktopIPContainerActiveObject

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

Gets the currently active Persistent object in a container.
Declaration Syntax
C#
Persistent ActiveObject { get; }
Remarks
If the current active control is a PGrid, then this will be the object bound to the current row of the grid. Otherwise, if this control is bound to a single persistent object, that is returned. Otherwise null is returned.

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