ComponentOne Basic Library for UWP
Lights Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : Lights Property
Syntax
'Declaration
 
Public ReadOnly Property Lights As Windows.Foundation.Collections.IVector(Of XamlLight)
public Windows.Foundation.Collections.IVector<XamlLight> Lights {get;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members