ComponentOne DataGrid for WPF and Silverlight
Rows Property (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : Rows Property
Collection of rows that have some cell belonging to some of the contained ranges.
Syntax
'Declaration
 
Public ReadOnly Property Rows As DataGridSelectedItemsCollection(Of DataGridRow)

Property Value

The rows.
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members