ComponentOne DataGrid for WPF and Silverlight
Count Property (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : Count Property
Gets the number of elements contained in the System.Collections.Generic.ICollection`1.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}

Property Value

The number of elements contained in the System.Collections.Generic.ICollection`1.
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members