ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / NotifyCollectionChangedEventArgs Class / Action Property

In This Topic
    Action Property (NotifyCollectionChangedEventArgs)
    In This Topic
    Gets the action type.
    Syntax
    'Declaration
     
    Public ReadOnly Property Action As NotifyCollectionChangedAction
    public NotifyCollectionChangedAction Action {get;}
    See Also