documentationfor yFiles for HTML 3.0.0.3

ItemChangedEventArgs<TItem,TValue>

Event argument class used by IGraph if a model item's property has been changed.

Inheritance Hierarchy
EventArgs
ItemEventArgs<TItem>
ItemChangedEventArgs

Type Parameters

TItem
The type of the item contained in the event.
TValue
The type of the item's property that has been changed.

Type Details

yFiles module
view

Constructors

Properties