ComponentOne Basic Library for UWP
Action Property

C1.UWP Assembly > C1.Xaml Namespace > C1ItemsChangedEventArgs Class : Action Property
Gets the action that occurred on the items collection.
Syntax
'Declaration
 
Public ReadOnly Property Action As System.Integer
public System.int Action {get;}

Property Value

Returns the action that occurred.
See Also

Reference

C1ItemsChangedEventArgs Class
C1ItemsChangedEventArgs Members