ComponentOne Tiles for UWP
Lights Property (C1SlideTile)

C1.UWP.Tile Assembly > C1.Xaml.Tile Namespace > C1SlideTile 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

C1SlideTile Class
C1SlideTile Members