ComponentOne FlexGrid for WPF and Silverlight
Cells Property (C1FlexGrid)

C1.WPF.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