documentationfor yFiles for HTML 2.6

StripeEventArgs

A specialized subclass of the ItemEventArgs<T> class that is bound to the IStripe type and carries additional owner information.

Inheritance Hierarchy

Remarks

Since for some events (StripeRemoved) it is unclear what parent the stripe was owned by before the event, this event can be used to carry exactly that information.

Type Details

yfiles module
view-table
yfiles-umd modules
view-table, view
Legacy UMD name
yfiles.graph.StripeEventArgs

Constructors

Properties