C1.Silverlight.FlexGrid.5
Rows Property (C1FlexGrid)

Gets the collection of rows in the grid.
Syntax
'Declaration
 
Public ReadOnly Property Rows As RowCollection
public RowCollection Rows {get;}
Remarks
This property is equivalent to Cells.Rows.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.