Gets the index of the currently selected object, if that object is within a collection property.
Namespace: MindFusion.DataViews
File: PropertyGrid.js
SyntaxJavaScript
Copy Code
|
|---|
get currentIndex() {} |
Number
The index of the current object within the collection, or -1.
See Also