ComponentOne FlexGrid for UWP
Lights Property (GridPanel)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GridPanel 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

GridPanel Class
GridPanel Members