documentationfor yFiles for HTML 2.6

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-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.ItemChangedEventArgs

Constructors

Properties