The NotifyFiltersChangingEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAction
Gets the description of the action that caused the event.
Public propertyIsCanceled
Specifies if this operation should be canceled
Public propertyNewItems
Gets the description of the action that caused the event.
Public propertyOldItems
Gets the item affected by a Replace or Remove action.
Public propertyUsedBy
An auxiliary field that defines what is using the filter

See Also