ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common 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