Persistate API documentation
ActiveCollection Property
NamespacesPersistate.UI.DesktopPContainerActiveCollection

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

Gets the currently active collection in a container.
Declaration Syntax
C#
public IPersistateList ActiveCollection { get; }
Remarks
This is non null only when the current active control is a PGrid. In this case the value is the collection bound to that grid.

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