Click or drag to resize
FilterListView Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class FilterListView : UserControl

The FilterListView type exposes the following members.

Constructors
  NameDescription
Public methodFilterListView
Initializes a new instance of the FilterListView class
Top
Methods
  NameDescription
Public methodAddItem(Object)
Public methodAddItem(Object, String)
Public methodClear
Public methodRemoveItem
Public methodSelectAll
Public methodSetSelected
Selects or clears the selection from the specified item in a ListBox
Top
Properties
  NameDescription
Public propertyDataTable
Public propertyFastUpdateState
Public propertyFilterKryptonContextMenu
Public propertyFilterText
Public propertyItems
Public propertyListBox
Public propertyListKryptonContextMenu
Public propertySelectedIndicies
Represents the collection containing the indexes to the selected items in a list box
Public propertySelectedItems
Gets a collection containing the currently selected items in the listbox
Public propertySelectedValue
Public propertySelectedValues
Public propertySelectionMode
Top
Events
See Also