Search
PropertyEventArgs.index Property
See Also
 






Gets the index of the object associated with the event.

Namespace: MindFusion.DataViews
File: EventArgs.js

 Syntax

JavaScript  Copy Code

get index() {}
set index(value) {}

 Property Value

Number

The index.

 See Also