Click or drag to resize
BCCollectionsDialog Properties

The BCCollectionsDialog type exposes the following members.

Properties
  NameDescription
Public propertyCollection
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).
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyOptions
Gets or sets the options for the dialog.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also