Enumeration SelectionMode

This enum type indicates how the view responds to user selections.

Enumeration Members

ContiguousSelection: 4
ExtendedSelection: 3
MultiSelection: 2
NoSelection: 0
SingleSelection: 1

Generated using TypeDoc