Click or drag to resize
FilterListViewSelectedItems Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets a collection containing the currently selected items in the listbox

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public ListBoxSelectedObjectCollection SelectedItems { get; }

Return Value

Type: ListBoxSelectedObjectCollection
See Also