ItemCount Property (C1ItemsChangedEventArgs)
ets the number of items that were involved in the change.
'Declaration
Public ReadOnly Property ItemCount As Integer
public int ItemCount {get;}
Property Value
Integer that represents the number of items involved in the change.