Click or drag to resize
FilterListViewSelectedIndicies Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Represents the collection containing the indexes to the selected items in a list box

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

Return Value

Type: ListBoxSelectedIndexCollection
The collection containing the indexes to the selected items in a list box
See Also