Charting for WinForms Programmer's Guide
NotifyCollectionChangedEventArgs(T).Action Property
See Also
 






Gets or sets the action that caused the event.

Namespace: MindFusion.Gauges
Assembly: MindFusion.Gauges

 Syntax

C#  Copy Code

public NotifyCollectionChangedAction Action { get; set; }

Visual Basic  Copy Code

Public Property Action As NotifyCollectionChangedAction

 Property Value

A member of the NotifyCollectionChangedAction enumeration.

 See Also

NotifyCollectionChangedEventArgs(T) Members
NotifyCollectionChangedEventArgs(T) Class
MindFusion.Gauges Namespace