ComponentOne TileView for UWP
Lights Property (C1TileView)

C1.UWP.TileView Assembly > C1.Xaml.TileView Namespace > C1TileView Class : Lights Property
Syntax
'Declaration
 
Public ReadOnly Property Lights As System.Collections.Generic.IList(Of XamlLight)
public System.Collections.Generic.IList<XamlLight> Lights {get;}
See Also

Reference

C1TileView Class
C1TileView Members