The SelectionMode type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAllowUnselectItem
Can unselect the selected item.
Public fieldStatic memberAlwaysHasSelected
Always has selected item.
Public fieldStatic memberMultiSelect
One or more items can be selected in the group.
Public fieldStatic memberNone
No item can be selected in the group.
Public fieldStatic memberOne
One Item can be selected in the group.
Public fieldvalue__

See Also