C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / C1BindingSource Class / Count Property

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