MultiSelect for WinForms
SelectionMode プロパティ (C1MultiSelect)

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > C1MultiSelect クラス : SelectionMode プロパティ
Gets or sets a value indicating how the items of the C1.Win.TreeView.C1CheckList control can be selected. SelectionMode is of type enumeration C1.Win.TreeView.SelectionMode. The default is C1.Win.TreeView.SelectionMode.Multiple. When SelectionMode was changed value to Single then one item remains selected.
シンタックス
'宣言
 
Public Property SelectionMode As C1.Win.TreeView.SelectionMode
public C1.Win.TreeView.SelectionMode SelectionMode {get; set;}
参照

C1MultiSelect クラス
C1MultiSelect メンバ