C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewRowCollection Class / Count Property

In This Topic
Count Property (C1GridViewRowCollection)
In This Topic
Gets the number of items in the C1GridViewRowCollection.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
 
See Also