The FilterEventArgs type exposes the following members.

Methods

  NameDescription
Equals (Inherited from ValueType.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from ValueType.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from ValueType.)

Fields

  NameDescription
caching
If true the set of filtered events is cached, false if the filter service must query again.
data
collection of the component properties, events or attributes

See Also