Basic Library for WinRT
SelectedItems Property (C1TreeView)

Gets the selected items in a C1TreeView (when in Multiple Selection mode).
Syntax
'Declaration
 
Public ReadOnly Property SelectedItems As System.Collections.Generic.IList(Of C1TreeViewItem)
public System.Collections.Generic.IList<C1TreeViewItem> SelectedItems {get;}
See Also

Reference

C1TreeView Class
C1TreeView Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback