LibraryBrowserDialog SelectedItem Property TIBCO Spotfire 6.0 API Reference
Gets or sets the library item that is selected in the dialog.

Namespace: Spotfire.Dxp.Forms.Dialogs
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public LibraryItem SelectedItem { get; set; }

Property Value

Type: LibraryItem
See Also