Xceed DataGrid for Silverlight Documentation
Count Property (StatCellCollection)


Gets the number of cells contained in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As StatCellCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}

Property Value

The number of cells contained in the collection.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

StatCellCollection Class
StatCellCollection Members

Send Feedback