[This is preliminary documentation and is subject to change.]
Gets the currently active collection in a container.
| C# |
public IPersistateList ActiveCollection { get; }
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.