ComponentOne Basic Library for UWP
ItemUICount Property

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsChangedEventArgs Class : ItemUICount Property
Gets the number of UI elements involved in the change.
Syntax
'Declaration
 
Public ReadOnly Property ItemUICount As System.Integer
public System.int ItemUICount {get;}

Property Value

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

Reference

C1ItemsChangedEventArgs Class
C1ItemsChangedEventArgs Members