ComponentOne InputPanel for UWP
Lights Property (C1InputBase)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputBase 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

C1InputBase Class
C1InputBase Members