ComponentOne FlexGrid for UWP
Cells Property (C1FlexGrid)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : Cells Property
Gets the GridPanel that contains the data cells in the grid.
Syntax
'Declaration
 
Public ReadOnly Property Cells As GridPanel
public GridPanel Cells {get;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members