ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsChangedEventArgs Class
Properties


In This Topic
    C1ItemsChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1ItemsChangedEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the action that occurred on the items collection.  
    Public Propertyets the number of items that were involved in the change.  
    Public PropertyGets the number of UI elements involved in the change.  
    Public PropertyGets the position in the collection before the change occurred.  
    Public PropertyGets the position in the collection where the change occurred.  
    Top
    See Also