[]
        
(Showing Draft Content)

C1.Win.TreeView.C1CheckList.SelectedValues

SelectedValues Property

SelectedValues

Gets the array of selected item values in this C1CheckList.

Declaration
[Browsable(false)]
public object[] SelectedValues { get; }
<Browsable(False)>
Public ReadOnly Property SelectedValues As Object()