The SelectionMode type exposes the following members.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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