Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ItemsChangedEventArgs Class / Action Property

In This Topic
    Action Property
    In This Topic
    Gets the action that occurred on the items collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Action As Integer
    public int Action {get;}

    Property Value

    Returns the action that occurred.
    See Also