| BCCollectionsDialog Properties |
The BCCollectionsDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| Collection |
Gets the collection selected in the dialog box.
Can be either:
a static collection (BCSelection),
or a dynamic collection (BCGlobalSearchQuery)
or a stored search (BCStoredSearchQuery).
| |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
| Options |
Gets or sets the options for the dialog.
| |
| UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |