C1.Win.List Namespace / C1List Class / ListCount Property

In This Topic
ListCount Property (C1List)
In This Topic
Returns the total row number for the control.
Syntax
'Declaration
 
Public ReadOnly Property ListCount As Integer
 
See Also