Spread Silverlight Documentation
Rows Property (ICellsSupport)


GrapeCity.Windows.SpreadSheet.Data Namespace > ICellsSupport Interface : Rows Property
Gets the one-dimensional collection of Row objects.
Syntax
'Declaration
 
ReadOnly Property Rows As Rows
'Usage
 
Dim instance As ICellsSupport
Dim value As Rows
 
value = instance.Rows
Rows Rows {get;}

Property Value

The one-dimensional collection of Row objects.
See Also

Reference

ICellsSupport Interface
ICellsSupport Members