ComponentOne DataGrid for WPF and Silverlight
Count Property (DataGridRowCollection)

C1.Silverlight.DataGrid Namespace > DataGridRowCollection Class : Count Property
Gets the count of rows.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}

Property Value

The count of rows.
See Also

Reference

DataGridRowCollection Class
DataGridRowCollection Members