ComponentOne Basic Library for UWP
SelectionMode Property (C1TreeView)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeView Class : SelectionMode Property
Gets or sets the selection behavior for a C1TreeView.
Syntax
'Declaration
 
Public Property SelectionMode As C1SelectionMode
public C1SelectionMode SelectionMode {get; set;}
See Also

Reference

C1TreeView Class
C1TreeView Members