[This is preliminary documentation and is subject to change.]
Gets the object selected using the Select column in the
choice grid.
| C# |
public Persistent SelectedObject { get; }
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.