ComponentOne Basic Library for UWP
ItemCount Property (C1ItemsChangedEventArgs)

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsChangedEventArgs Class : ItemCount Property
ets the number of items that were involved in the change.
Syntax
'Declaration
 
Public ReadOnly Property ItemCount As System.Integer
public System.int ItemCount {get;}

Property Value

Integer that represents the number of items involved in the change.
See Also

Reference

C1ItemsChangedEventArgs Class
C1ItemsChangedEventArgs Members